]> git.pld-linux.org Git - packages/net-snmp.git/blame - net-snmp-python.patch
- tabs in preamble
[packages/net-snmp.git] / net-snmp-python.patch
CommitLineData
e99cbdf8
JB
1--- net-snmp-5.4/Makefile.in.orig 2006-11-07 15:54:25.000000000 +0100
2+++ net-snmp-5.4/Makefile.in 2006-12-02 18:50:02.611735250 +0100
3@@ -208,7 +208,7 @@
4 fi
5
6 pythoninstall:
7- @(cd python ; $(PYMAKE) install) ; \
1414d005 8+ @(cd python ; $(PYMAKE) install --optimize=2 --root=$(DESTDIR)) ; \
e99cbdf8
JB
9 if test $$? != 0 ; then \
10 exit 1 ; \
11 fi
This page took 0.040832 seconds and 4 git commands to generate.