patch-configure 466 B

1234567891011121314151617181920
  1. --- icinga-1.6.1.orig/configure 2011-12-02 14:53:23.000000000 +0100
  2. +++ icinga-1.6.1/configure 2011-12-02 23:44:13.000000000 +0100
  3. @@ -5154,7 +5154,7 @@ cat >>confdefs.h <<_ACEOF
  4. #define DEFAULT_NAGIOS_GROUP "$icinga_grp"
  5. _ACEOF
  6. -INSTALL_OPTS="-o $icinga_user -g $icinga_grp"
  7. +#INSTALL_OPTS="-o $icinga_user -g $icinga_grp"
  8. @@ -5232,7 +5232,7 @@ fi
  9. -INSTALL_OPTS_WEB="-o $web_user -g $web_group"
  10. +#INSTALL_OPTS_WEB="-o $web_user -g $web_group"