dev-perl/Data-FormValidator: Add fix for '.' in @INC re bug #613378
authorKent Fredric <kentnl@gentoo.org>
Sat, 3 Jun 2017 19:10:43 +0000 (07:10 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 3 Jun 2017 19:22:25 +0000 (07:22 +1200)
commite6b0c67a6a0565bb6e0e50d74e3a9d0bc88e2842
tree0baab8a6c703280e26d2ac4efe512fee01f33748
parent0f5944db60b50fc08e237775a39917e55271205e
dev-perl/Data-FormValidator: Add fix for '.' in @INC re bug #613378

This avoids the '.' in @INC issue by absolutizing paths at construction
time so that "do" never loads any path other than the one the user
assumed would be read.

Bug: https://bugs.gentoo.org/613378
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild [new file with mode: 0644]
dev-perl/Data-FormValidator/files/4.86-dot-in-inc.patch [new file with mode: 0644]