ports/sysutils/nut-devel/files/patch-scripts_Makefile.am
Cy Schubert 757c85e3ef sysutils/nut-devel: Update to the latest networkupstools/nut github commit
This commit effectively reverts upstream cb8e755c8 which ignores
--with-user and --with-group, resulting in a configure error. Upstream
assumes we build nut using the nut UID and nut GID. This is not the case
here.
2025-11-17 09:36:53 -08:00

12 lines
527 B
Plaintext

--- scripts/Makefile.am.orig 2025-11-17 05:13:21.000000000 -0800
+++ scripts/Makefile.am 2025-11-17 07:46:55.934951000 -0800
@@ -30,7 +30,7 @@
valgrind/valgrind.sh.in \
Windows/halt.c
-SUBDIRS = augeas devd hotplug installer obs python systemd udev ufw Solaris Windows upsdrvsvcctl external_apis
+SUBDIRS = augeas devd hotplug installer obs python udev ufw Solaris Windows upsdrvsvcctl external_apis
SPELLCHECK_SRC = README.adoc RedHat/README.adoc usb_resetter/README.adoc valgrind/README.adoc obs/README.adoc