Revert "perl-inline-c: patch Makefile.PL to not eval undef"
authorPhilip Prindeville <philipp@redfish-solutions.com>
Thu, 25 Jan 2018 22:41:16 +0000 (15:41 -0700)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 26 Jan 2018 01:48:34 +0000 (18:48 -0700)
This reverts commit 5470c60a91653fa34591540f38e119dc5e8ab5cc.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lang/perl-inline-c/patches/010-makefile_pl-dont-eval-undef.patch [deleted file]

diff --git a/lang/perl-inline-c/patches/010-makefile_pl-dont-eval-undef.patch b/lang/perl-inline-c/patches/010-makefile_pl-dont-eval-undef.patch
deleted file mode 100644 (file)
index 50b764b..0000000
+++ /dev/null
@@ -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;