summaryrefslogtreecommitdiff
path: root/news/nn/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'news/nn/files/patch-ac')
-rw-r--r--news/nn/files/patch-ac22
1 files changed, 22 insertions, 0 deletions
diff --git a/news/nn/files/patch-ac b/news/nn/files/patch-ac
new file mode 100644
index 000000000000..358bd66621ab
--- /dev/null
+++ b/news/nn/files/patch-ac
@@ -0,0 +1,22 @@
+--- inst.sh.orig Fri Apr 28 22:34:49 1995
++++ inst.sh Fri Apr 16 01:30:09 1999
+@@ -1,8 +1,8 @@
+
+ # (Large) prefix inserted above by Make
+
+-# BSD systems keep chown in /etc
+-PATH="$PATH:/etc"
++# BSD systems keep chown in /usr/sbin
++PATH="$PATH:/usr/sbin"
+
+ case "$1" in
+ mkdir)
+@@ -55,7 +55,7 @@
+ ;;
+ esac
+
+-set -u
++#set -u
+
+ (
+ if $NNTP