aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 1 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index a4aa293..ee9aa3c 100644
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ install-server:
$(DESTDIR)/etc/nagios3/sitesummary-template-contacts.cfg
$(INSTALL) -d $(DESTDIR)/etc/nagios
$(INSTALL_DATA) nagios-nrpe-commands.cfg \
- $(DESTDIR)/etc/nagios/nrpe.d/sitesummary-nrpe-commands.cfg
+ $(DESTDIR)/etc/nagios/sitesummary-nrpe-commands.cfg
install-client:
$(INSTALL) -d $(DESTDIR)$(sbindir)
diff --git a/debian/changelog b/debian/changelog
index d76bff1..cf3d06e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,3 @@
-sitesummary (0.0.68+nmu1) UNRELEASED; urgency=low
-
- * Fix wrong path in Makefile.
-
- -- Andreas B. Mundt <andi.mundt@web.de> Mon, 13 Jun 2011 12:28:16 +0200
-
sitesummary (0.0.68) unstable; urgency=low
[ Ronny Aasen ]