pnp4nagios/debian/patches/http_install_opts
2025-08-06 19:34:38 +02:00

12 lines
344 B
Plaintext

--- b/configure.ac.orig 2025-08-06 19:30:22.573823141 +0200
+++ a/configure.ac 2025-08-06 19:30:47.889542873 +0200
@@ -683,7 +683,7 @@
AC_SUBST(HTTP_USER)
AC_SUBST(HTTP_GROUP)
-HTTP_INSTALL_OPTS="-o $HTTP_USER -g $HTTP_GROUP"
+HTTP_INSTALL_OPTS=""
AC_SUBST(HTTP_INSTALL_OPTS)
dnl override the http server config directory, if requested