diff options
Diffstat (limited to 'dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild')
-rw-r--r-- | dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild b/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild index 000d79f21b5a..34aca2f9bb68 100644 --- a/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild +++ b/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild,v 1.14 2008/08/26 13:34:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild,v 1.15 2008/08/26 13:48:00 tove Exp $ MODULE_AUTHOR=AKSTE inherit perl-module @@ -13,7 +13,8 @@ KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" DEPEND="dev-lang/perl" -PATCHES="${FILESDIR}/${PV}-perlpath.patch" +PATCHES="${FILESDIR}/${PV}.patch" +SRC_TEST=do src_install () { perl-module_src_install |