forked from perl/perl-Class-Unload
add patch to fix build on SLE
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Unload?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
aae7d757c6
commit
7d81c8ae29
11
perl-Class-Unload-lower_required_makemaker_version.patch
Normal file
11
perl-Class-Unload-lower_required_makemaker_version.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- Makefile.PL.orig 2010-12-27 13:12:11.000000000 +0100
|
||||
+++ Makefile.PL 2010-12-27 13:12:20.000000000 +0100
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
|
||||
|
||||
-use ExtUtils::MakeMaker 6.31;
|
||||
+use ExtUtils::MakeMaker 6.30;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user