summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-SAX/XML-SAX-0.13.ebuild')
-rw-r--r--dev-perl/XML-SAX/XML-SAX-0.13.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX/XML-SAX-0.13.ebuild b/dev-perl/XML-SAX/XML-SAX-0.13.ebuild
index d8a58ea67b68..3fbdbe03dfe7 100644
--- a/dev-perl/XML-SAX/XML-SAX-0.13.ebuild
+++ b/dev-perl/XML-SAX/XML-SAX-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.13.ebuild,v 1.12 2006/08/12 12:55:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.13.ebuild,v 1.13 2007/07/10 23:33:27 mr_bones_ Exp $
inherit perl-module
@@ -25,4 +25,3 @@ src_unpack() {
unpack ${A}
sed -i -e "s,\(-MXML::SAX\),-I${D}/${installvendorlib} \1," ${S}/Makefile.PL
}
-