summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-SubCalls/files')
-rw-r--r--dev-perl/Test-SubCalls/files/Test-SubCalls-1.90.0-dot.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-perl/Test-SubCalls/files/Test-SubCalls-1.90.0-dot.patch b/dev-perl/Test-SubCalls/files/Test-SubCalls-1.90.0-dot.patch
new file mode 100644
index 000000000000..0be86a6037dd
--- /dev/null
+++ b/dev-perl/Test-SubCalls/files/Test-SubCalls-1.90.0-dot.patch
@@ -0,0 +1,7 @@
+--- 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