Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:abergmann:smarthome
net-snmp
net-snmp-5.9.4-fix-Makefile.PL.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File net-snmp-5.9.4-fix-Makefile.PL.patch of Package net-snmp
Index: net-snmp-5.9/perl/ASN/Makefile.PL =================================================================== --- net-snmp-5.9.orig/perl/ASN/Makefile.PL +++ net-snmp-5.9/perl/ASN/Makefile.PL @@ -9,6 +9,7 @@ use Config; use MakefileSubs; my $lib_version; +my %MakeParams = (); # See lib/ExtUtils/MakeMaker.pm for details of how to influence # the contents of the Makefile that is written. Index: net-snmp-5.9/perl/Makefile.PL =================================================================== --- net-snmp-5.9.orig/perl/Makefile.PL +++ net-snmp-5.9/perl/Makefile.PL @@ -4,6 +4,7 @@ use ExtUtils::MakeMaker; use Config; require 5; use MakefileSubs; +my %MakeParams = (); # Prevent that MakeMaker complains about unknown parameter names. NetSNMPGetOpts();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor