You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/net-snmp/files/net-snmp-5.9-MakeMaker.patch

11 lines
215 B

--- a/perl/Makefile.PL
+++ b/perl/Makefile.PL
@@ -3,6 +3,7 @@
use ExtUtils::MakeMaker;
use Config;
require 5;
+use lib '.';
use MakefileSubs;
# Prevent that MakeMaker complains about unknown parameter names.