mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
perl: Add host-perl relink hack
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -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