mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
perl: Add host-perl relink hack
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
6
lang/perl/patches/500-add-relink-hack.patch
Normal file
6
lang/perl/patches/500-add-relink-hack.patch
Normal file
@@ -0,0 +1,6 @@
|
||||
--- /dev/null
|
||||
+++ b/relink/Makefile.PL
|
||||
@@ -0,0 +1,3 @@
|
||||
+use ExtUtils::MakeMaker;
|
||||
+
|
||||
+WriteMakefile(NAME => "relink");
|
||||
Reference in New Issue
Block a user