From 4c57844f0f041f9b9d7e4980d2f8463c32bfad95 Mon Sep 17 00:00:00 2001 From: Marcel Denia Date: Fri, 4 Jul 2014 20:25:36 +0200 Subject: [PATCH] lang/perl: Add hack to make perl always use miniperl during build Signed-off-by: Marcel Denia --- .../patches/300-always_use_miniperl.patch | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 lang/perl/patches/300-always_use_miniperl.patch diff --git a/lang/perl/patches/300-always_use_miniperl.patch b/lang/perl/patches/300-always_use_miniperl.patch new file mode 100644 index 0000000000..f8f8a65deb --- /dev/null +++ b/lang/perl/patches/300-always_use_miniperl.patch @@ -0,0 +1,27 @@ +--- a/Makefile.SH ++++ b/Makefile.SH +@@ -315,22 +315,11 @@ MINIPERL = \$(LDLIBPTH) ./miniperl\$(EXE + + !GROK!THIS! + +-case "$usecrosscompile$perl" in +-define?*) +- $spitshell >>$Makefile <>$Makefile <>$Makefile <>$Makefile <