From 79f8f9c199a30524b5636c00e86fc8f179caf6f2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 Dec 2011 12:21:37 +0100 Subject: add icinga core --- package/icinga/patches/patch-configure | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 package/icinga/patches/patch-configure (limited to 'package/icinga/patches/patch-configure') diff --git a/package/icinga/patches/patch-configure b/package/icinga/patches/patch-configure new file mode 100644 index 000000000..170349f85 --- /dev/null +++ b/package/icinga/patches/patch-configure @@ -0,0 +1,20 @@ +--- icinga-1.6.1.orig/configure 2011-12-02 14:53:23.000000000 +0100 ++++ icinga-1.6.1/configure 2011-12-02 23:44:13.000000000 +0100 +@@ -5154,7 +5154,7 @@ cat >>confdefs.h <<_ACEOF + #define DEFAULT_NAGIOS_GROUP "$icinga_grp" + _ACEOF + +-INSTALL_OPTS="-o $icinga_user -g $icinga_grp" ++#INSTALL_OPTS="-o $icinga_user -g $icinga_grp" + + + +@@ -5232,7 +5232,7 @@ fi + + + +-INSTALL_OPTS_WEB="-o $web_user -g $web_group" ++#INSTALL_OPTS_WEB="-o $web_user -g $web_group" + + + -- cgit v1.2.3