[-]
[+]
|
Changed |
nagios-plugins-check-updates.spec
|
|
[-]
[+]
|
Added |
check_updates-1.7.5_Module-Install.diff
^
|
@@ -0,0 +1,10 @@
+--- Makefile.PL.orig 2019-10-01 12:52:40.984392849 +0200
++++ Makefile.PL 2019-10-01 12:53:01.544392880 +0200
+@@ -1,6 +1,6 @@
+ # Load the Module::Install bundled in ./inc/
+ use lib '.'; # added since from Perl 5.26 '.' is no more in @INC
+-use inc::Module::Install;
++use Module::Install;
+
+ ##############################################################################
+ # Define metadata (we read it from the binary)
|