Johannes Schwab 10 years ago
parent
commit
9e174b2542
  1. 3
      net-p2p/twister/twister-0.9.20_beta.ebuild

3
net-p2p/twister/twister-0.9.20_beta.ebuild

@ -23,8 +23,7 @@ S="${WORKDIR}/twister-core-${COMMIT}" @@ -23,8 +23,7 @@ S="${WORKDIR}/twister-core-${COMMIT}"
src_configure() {
einfo "Generating autotools files..."
eautoreconf -fi || die "autoreconf failed"
econf
./bootstrap.sh
}
src_compile() {

Loading…
Cancel
Save