Copy from home:hennevogel:TODO/net-snmp based on submit request 29044 from user coolo OBS-URL: https://build.opensuse.org/request/show/29044 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=23
14 lines
352 B
Diff
14 lines
352 B
Diff
Index: Makefile.in
|
|
===================================================================
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -175,7 +175,7 @@ perlmakefiles: net-snmp-config-x
|
|
fi
|
|
|
|
perlinstall:
|
|
- @(cd perl ; $(MAKE) install) ; \
|
|
+ @(cd perl ; $(MAKE) install_vendor) ; \
|
|
if test $$? != 0 ; then \
|
|
exit 1 ; \
|
|
fi
|