pnp4nagios/debian/patches/mix_install_opts
2025-08-06 19:40:25 +02:00

13 lines
387 B
Plaintext

diff -uNr pnp4nagios.orig/scripts/Makefile.in pnp4nagios/scripts/Makefile.in
--- pnp4nagios.orig/scripts/Makefile.in 2025-08-06 19:38:34.172451132 +0200
+++ pnp4nagios/scripts/Makefile.in 2025-08-06 19:38:48.052301040 +0200
@@ -22,7 +22,7 @@
HTTP_GRP=@HTTP_GROUP@
NAGIOS_USER=@nagios_user@
NAGIOS_GRP=@nagios_group@
-MIX_OPTS=-o ${NAGIOS_USER} -g ${HTTP_GRP}
+MIX_OPTS=
CP=@CP@