perl: Reorganize patches

The old scheme didn't make any sense...not that there was a scheme really.

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia
2015-09-25 08:26:58 +02:00
parent d57f34795c
commit 3aaaede7b2
8 changed files with 9 additions and 0 deletions
@@ -0,0 +1,6 @@
--- /dev/null
+++ b/relink/Makefile.PL
@@ -0,0 +1,3 @@
+use ExtUtils::MakeMaker;
+
+WriteMakefile(NAME => "relink");