summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs/unitkit/unitkit-0.4.0.ebuild')
-rw-r--r--gnustep-libs/unitkit/unitkit-0.4.0.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnustep-libs/unitkit/unitkit-0.4.0.ebuild b/gnustep-libs/unitkit/unitkit-0.4.0.ebuild
index 6a6b7fb..b7bac08 100644
--- a/gnustep-libs/unitkit/unitkit-0.4.0.ebuild
+++ b/gnustep-libs/unitkit/unitkit-0.4.0.ebuild
@@ -14,10 +14,3 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-
-src_unpack() {
- unpack ${A}
- cd "${WORKDIR}/Etoile-${PV}"
-
- sed -i -e "s/-Werror//" etoile.make || die "sed failed"
-}