add mix_install_opts
This commit is contained in:
parent
6c4c05f320
commit
4594d23157
12
debian/patches/mix_install_opts
vendored
Normal file
12
debian/patches/mix_install_opts
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
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@
|
||||||
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -4,5 +4,6 @@ adjust-template-path
|
|||||||
config_instances
|
config_instances
|
||||||
install_opts
|
install_opts
|
||||||
http_install_opts
|
http_install_opts
|
||||||
|
mix_install_opts
|
||||||
hardening
|
hardening
|
||||||
pnp-metrics-api
|
pnp-metrics-api
|
||||||
|
Loading…
x
Reference in New Issue
Block a user