summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-10-27 14:41:51 +1300
committerKent Fredric <kentnl@gentoo.org>2017-10-27 14:42:14 +1300
commit59b41fd1867fa2bef54f1683de702bbe94dfcfe4 (patch)
treed523685bd411500bf526745d8e79a258a42aef70 /dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
parentnet-vpn/tor: bump 0.3.1 branch to 0.3.1.8 (diff)
downloadgentoo-59b41fd1867fa2bef54f1683de702bbe94dfcfe4.tar.gz
gentoo-59b41fd1867fa2bef54f1683de702bbe94dfcfe4.tar.bz2
gentoo-59b41fd1867fa2bef54f1683de702bbe94dfcfe4.zip
dev-perl/List-UtilsBy: Fix test failures without '.' in @INC bug #615096
Closes: https://bugs.gentoo.org/615096 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild')
-rw-r--r--dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
index 5026eba8331c..229589cd0784 100644
--- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
+++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
@@ -17,7 +17,7 @@ DEPEND="
>=dev-perl/Module-Build-0.380.0
test? ( virtual/perl-Test-Simple )
"
-
+PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")
SRC_TEST=do
src_test() {