[Pkg-nagios-changes] [pkg-nagios] r1526 - nagios3/trunk/debian
Alexander Wirt
formorer at alioth.debian.org
Sun Jul 13 18:34:56 UTC 2008
Author: formorer
Date: 2008-07-13 18:34:56 +0000 (Sun, 13 Jul 2008)
New Revision: 1526
Modified:
nagios3/trunk/debian/rules
Log:
Another rulefile fix
Modified: nagios3/trunk/debian/rules
===================================================================
--- nagios3/trunk/debian/rules 2008-07-13 18:34:53 UTC (rev 1525)
+++ nagios3/trunk/debian/rules 2008-07-13 18:34:56 UTC (rev 1526)
@@ -74,8 +74,7 @@
sample-config/nagios.cfg > debian-configs/nagios.cfg
sed -e '/SAMPLE COMMAND DEFINITIONS/ s/\([0-9]\.[0-9]\.[0-9]\)//' \
-e '/Last Modified/,+1 d' \
- -e '/^#$$/ d' \
- sample-config/template-object/commands.cfg > debian-configs/commands.cfg
+ -e '/^#$$/ d' sample-config/template-object/commands.cfg > debian-configs/commands.cfg
configure: configure-stamp
configure-stamp:
More information about the Pkg-nagios-changes
mailing list