Correct patches

This commit is contained in:
geos_one
2025-08-06 18:44:49 +02:00
parent c49b267d76
commit 95827f571e
12 changed files with 103 additions and 31 deletions

View File

@@ -5,12 +5,12 @@ Last-Update: 2014-10-26
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/configure.ac
+++ b/configure.ac
@@ -116,7 +116,7 @@
@@ -491,7 +491,7 @@
AC_SUBST(nagios_user)
AC_SUBST(nagios_grp)
AC_DEFINE_UNQUOTED(DEFAULT_NAGIOS_USER,"$nagios_user")
AC_DEFINE_UNQUOTED(DEFAULT_NAGIOS_GROUP,"$nagios_grp")
-INSTALL_OPTS="-o $nagios_user -g $nagios_grp"
+INSTALL_OPTS=""
AC_SUBST(INSTALL_OPTS)
# Checks for programs.
#