summaryrefslogtreecommitdiff
path: root/sysutils/ups-nut/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ups-nut/patches/patch-ah')
-rw-r--r--sysutils/ups-nut/patches/patch-ah18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/ups-nut/patches/patch-ah b/sysutils/ups-nut/patches/patch-ah
new file mode 100644
index 00000000000..ad0054bca45
--- /dev/null
+++ b/sysutils/ups-nut/patches/patch-ah
@@ -0,0 +1,18 @@
+$NetBSD: patch-ah,v 1.1 2002/10/02 22:39:00 dillo Exp $
+
+--- configure.orig Thu Oct 3 00:37:12 2002
++++ configure
+@@ -2684,13 +2684,6 @@ fi
+
+
+
+-grep "^$RUN_AS_GROUP:" /etc/group >/dev/null 2>/dev/null
+-if (test "$?" = "1")
+-then
+- # not found, fatal error
+- echo "configure: warning: $RUN_AS_GROUP not found in /etc/group!" 1>&2
+- echo "configure: warning: You might want to rerun configure using --with-group and another group name." 1>&2
+-fi
+
+
+ echo $ac_n "checking facility for syslog""... $ac_c" 1>&6