[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.7.2-1-16-g05a150f
Alexander Wirt
formorer at debian.org
Fri Oct 19 12:27:21 UTC 2012
The following commit has been merged in the master branch:
commit ce7f0893a1bfd30f25872a4ba2023daf23e8ab22
Author: Alexander Wirt <formorer at debian.org>
Date: Fri Oct 19 14:26:40 2012 +0200
Fix mainurl
diff --git a/debian/rules b/debian/rules
index f532e6e..3b6a78a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,8 @@ CONFIGURE = CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure --prefix=/usr \
--with-ido2db-lockfile=/var/run/icinga/ido2db.pid \
--with-log-dir=/var/log/icinga \
--libdir=/usr/lib/icinga \
- --with-temp-file=/var/cache/icinga/icinga.tmp
+ --with-temp-file=/var/cache/icinga/icinga.tmp \
+ --with-mainurl=/cgi-bin/icinga/tac.cgi
clean: clean-patched unpatch
clean-patched:
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list