You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Test-SubCalls/files/Test-SubCalls-1.90.0-dot.patch

8 lines
213 B

--- a/Makefile.PL 2017-03-31 09:05:12.495038191 -0400
+++ b/Makefile.PL 2017-03-31 09:05:22.634214621 -0400
@@ -1,3 +1,4 @@
+use lib '.';
use inc::Module::Install::DSL 0.83;
all_from lib/Test/SubCalls.pm