summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/aget/aget-0.4.1.ebuild')
-rw-r--r--net-misc/aget/aget-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aget/aget-0.4.1.ebuild b/net-misc/aget/aget-0.4.1.ebuild
index 03f09d8..51ada0b 100644
--- a/net-misc/aget/aget-0.4.1.ebuild
+++ b/net-misc/aget/aget-0.4.1.ebuild
@@ -4,7 +4,7 @@
inherit eutils
-DEB_PATCH="${PN}_${PV}-4.diff"
+#DEB_PATCH="${PN}_${PV}-4.diff"
DESCRIPTION="multithreaded HTTP download accelerator"
HOMEPAGE="http://www.enderunix.org/aget/"
SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz"
@@ -18,7 +18,7 @@ IUSE=""
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${WORKDIR}"/${DEB_PATCH}
+# epatch "${WORKDIR}"/${DEB_PATCH}
sed -i \
-e '/^CFLAGS/s:=.*:+= -Wall $(CPPFLAGS):' \
-e '/^LDFLAGS/s:=:+=:' \