SOURCES: nagios-plugins-noroot.patch (NEW) - not outdated, added back
glen
glen at pld-linux.org
Sun May 21 21:50:39 CEST 2006
Author: glen Date: Sun May 21 19:50:39 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- not outdated, added back
---- Files affected:
SOURCES:
nagios-plugins-noroot.patch (1.2 -> 1.3) (NEW)
---- Diffs:
================================================================
Index: SOURCES/nagios-plugins-noroot.patch
diff -u /dev/null SOURCES/nagios-plugins-noroot.patch:1.3
--- /dev/null Sun May 21 21:50:39 2006
+++ SOURCES/nagios-plugins-noroot.patch Sun May 21 21:50:34 2006
@@ -0,0 +1,13 @@
+--- ./plugins-root/Makefile.am~ 2005-10-19 15:59:55.000000000 +0300
++++ ./plugins-root/Makefile.am 2005-11-05 03:52:30.000000000 +0200
+@@ -40,10 +40,6 @@
+ p=$$f; \
+ echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/$$p"; \
+ $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/$$p; \
+- echo " chown root $(DESTDIR)$(libexecdir)/$$p"; \
+- chown root $(DESTDIR)$(libexecdir)/$$p; \
+- echo " chmod $(setuid_root_mode) $(DESTDIR)$(libexecdir)/$$p"; \
+- chmod $(setuid_root_mode) $(DESTDIR)$(libexecdir)/$$p; \
+ done
+
+ install-root: $(EXTRA_PROGRAMS)
================================================================
More information about the pld-cvs-commit
mailing list