File monitoring-plugins-snmp-0.6.0-Makefile.patch of Package monitoring-plugins-snmp-C
Index: Makefile.in
===================================================================
--- Makefile.in.orig
+++ Makefile.in
@@ -601,8 +601,8 @@
install-tmp:
- @INSTALL@ -m 0777 -d @with_basetmpdir@
- @INSTALL@ -m 0777 -d @with_cachedir@
+ @INSTALL@ -m 0777 -d $(DESTDIR)@with_basetmpdir@
+ @INSTALL@ -m 0777 -d $(DESTDIR)@with_cachedir@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: