Revert "perl-inline-c: patch Makefile.PL to not eval undef"

This reverts commit 5470c60a91.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
Philip Prindeville 2018-01-25 15:41:16 -07:00
parent 531eb4404b
commit 6973d0e1d8
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
--- a/Makefile.PL 2017-05-30 14:58:53.000000000 -0600
+++ b/Makefile.PL 2017-11-07 13:40:05.172119764 -0700
@@ -82,3 +82,5 @@ package
MY;
use File::ShareDir::Install qw(postamble);
}
+
+1;