diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-21 11:41:30 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-21 11:42:08 +1300 |
commit | f8761f86f769a47eb9091e4b85202a105f809f46 (patch) | |
tree | 879dfd0f4110b45a7453eca153119b549aaf0468 /dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild | |
parent | net-libs/libtorrent-rasterbar: Drop old (diff) | |
download | gentoo-f8761f86f769a47eb9091e4b85202a105f809f46.tar.gz gentoo-f8761f86f769a47eb9091e4b85202a105f809f46.tar.bz2 gentoo-f8761f86f769a47eb9091e4b85202a105f809f46.zip |
dev-perl/ExtUtils-XSpp: Fix tests without '.' in @INC bug #615240
Closes: https://bugs.gentoo.org/615240
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild index fa3567ad6c6a..c11abdc4a88a 100644 --- a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild +++ b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.170.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,5 +23,5 @@ DEPEND=" RDEPEND=" >=virtual/perl-ExtUtils-ParseXS-2.22.02 " - +PATCHES=( "${FILESDIR}/${P}-no-dot-inc.patch" ) SRC_TEST=do |