diff options
Diffstat (limited to 'sysutils/ups-nut/patches/patch-ah')
-rw-r--r-- | sysutils/ups-nut/patches/patch-ah | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/sysutils/ups-nut/patches/patch-ah b/sysutils/ups-nut/patches/patch-ah deleted file mode 100644 index 7702461f310..00000000000 --- a/sysutils/ups-nut/patches/patch-ah +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ah,v 1.2 2002/12/13 04:23:20 lukem Exp $ - ---- configure.orig Mon Dec 2 23:08:51 2002 -+++ configure -@@ -4741,18 +4741,6 @@ - - fi; - -- --grep "^$RUN_AS_GROUP:" /etc/group >/dev/null 2>/dev/null --if (test "$?" = "1") --then -- # not found, fatal error -- { echo "$as_me:$LINENO: WARNING: $RUN_AS_GROUP not found in /etc/group!" >&5 --echo "$as_me: WARNING: $RUN_AS_GROUP not found in /etc/group!" >&2;} -- { echo "$as_me:$LINENO: WARNING: You might want to rerun configure using --with-group and another group name." >&5 --echo "$as_me: WARNING: You might want to rerun configure using --with-group and another group name." >&2;} --fi -- -- - echo "$as_me:$LINENO: checking facility for syslog" >&5 - echo $ECHO_N "checking facility for syslog... $ECHO_C" >&6 - |