summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/XML-XSH2/files/XML-XSH2-2.1.26-perl526.patch')
-rw-r--r--app-editors/XML-XSH2/files/XML-XSH2-2.1.26-perl526.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-editors/XML-XSH2/files/XML-XSH2-2.1.26-perl526.patch b/app-editors/XML-XSH2/files/XML-XSH2-2.1.26-perl526.patch
new file mode 100644
index 000000000000..c1232f3c935a
--- /dev/null
+++ b/app-editors/XML-XSH2/files/XML-XSH2-2.1.26-perl526.patch
@@ -0,0 +1,12 @@
+diff -ruN XML-XSH2-2.1.26.orig/Makefile.PL XML-XSH2-2.1.26/Makefile.PL
+--- XML-XSH2-2.1.26.orig/Makefile.PL 2016-07-09 09:01:59.000000000 +0200
++++ XML-XSH2-2.1.26/Makefile.PL 2017-07-08 23:26:00.426453212 +0200
+@@ -4,6 +4,8 @@
+
+ use ExtUtils::MakeMaker;
+
++use lib q[.];
++
+ $| = 1;
+
+ WriteMakefile(