Files
gentoo/dev-perl/Crypt-Twofish
Kent Fredric 798cf050aa dev-perl/Crypt-Twofish: Fix for '.' in @INC re bug #615018
This simply adjusts a legacy case where there was an explicit:

   require "some/path"

Where it was assumed "some/path" would be relative to cwd, which is
no longer the case sinc '.' was removed from @INC

Bug: https://bugs.gentoo.org/615018
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-11 15:39:29 +12:00
..