1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/news/nn/files/patch-ac
Michael Haro b5836e35bd Split up patchfiles. Add patch from PR 9710. Update md5 file so it
no longer needs to be marked as broken.

PR:		9710
Submitted by:	Boris Staeblow <balu@dva.in-berlin.de>
1999-04-16 08:52:25 +00:00

23 lines
343 B
Plaintext

--- 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