diff options
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/extra-patch-local:Makefile.in')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/extra-patch-local:Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-devel/files/extra-patch-local:Makefile.in b/net-mgmt/net-snmp-devel/files/extra-patch-local:Makefile.in new file mode 100644 index 000000000000..7f648103d7aa --- /dev/null +++ b/net-mgmt/net-snmp-devel/files/extra-patch-local:Makefile.in @@ -0,0 +1,11 @@ +--- local/Makefile.in.orig Sat Apr 20 16:30:13 2002 ++++ local/Makefile.in Wed Apr 24 01:45:55 2002 +@@ -12,7 +12,7 @@ + # local info + # + SNMPCONFPATH=@SNMPCONFPATH@ +-PERLSCRIPTS=snmpcheck tkmib mib2c fixproc ipf-mod.pl snmpconf traptoemail ++PERLSCRIPTS=snmpcheck mib2c fixproc ipf-mod.pl snmpconf traptoemail + SCRIPTSMADEFORPERL=snmpcheck.made tkmib.made mib2c.made fixproc.made \ + ipf-mod.pl.made snmpconf.made traptoemail.made + PERLPROG=@PERLPROG@ |