perl: Add host-perl relink hack
authorMarcel Denia <redacted>
Tue, 12 Aug 2014 01:16:44 +0000 (03:16 +0200)
committerMarcel Denia <redacted>
Thu, 14 Aug 2014 15:14:22 +0000 (17:14 +0200)
Signed-off-by: Marcel Denia <redacted>
lang/perl/patches/500-add-relink-hack.patch [new file with mode: 0644]

diff --git a/lang/perl/patches/500-add-relink-hack.patch b/lang/perl/patches/500-add-relink-hack.patch
new file mode 100644 (file)
index 0000000..fd3d386
--- /dev/null
@@ -0,0 +1,6 @@
+--- /dev/null
++++ b/relink/Makefile.PL
+@@ -0,0 +1,3 @@
++use ExtUtils::MakeMaker;
++
++WriteMakefile(NAME => "relink");
git clone https://git.99rst.org/PROJECT