summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1994-10-01 21:48:50 +0000
committeradam <adam@FreeBSD.org>1994-10-01 21:48:50 +0000
commitc4033965edcca1325453a2ddd7b4b65bb9253d37 (patch)
treeb528dd1aa5dc2126823b3432ec9314a7055c6d93 /news
parentfb1eb6ee165e5571fe57b4adcf106d3266da68e4 (diff)
downloadFreeBSD-ports-c4033965edcca1325453a2ddd7b4b65bb9253d37.zip
FreeBSD-ports-c4033965edcca1325453a2ddd7b4b65bb9253d37.tar.gz
added /usr/local/bin to newspath
Diffstat (limited to 'news')
-rw-r--r--news/cnews/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cnews/files/patch-aa b/news/cnews/files/patch-aa
index 2fcdc39..9eeb469 100644
--- a/news/cnews/files/patch-aa
+++ b/news/cnews/files/patch-aa
@@ -24,7 +24,7 @@
+ # These answers are interdependent; do not edit this file!
+ newsbin="/usr/local/libexec/news"
+ # These answers are interdependent; do not edit this file!
-+ newspath="/bin:/usr/bin"
++ newspath="/bin:/usr/bin:/usr/local/bin"
+ # These answers are interdependent; do not edit this file!
+ newsumask="022"
+ # These answers are interdependent; do not edit this file!
@@ -89,7 +89,7 @@
+ NEWSCTL /usr/local/lib/news
+ NEWSARTS /var/news
+ NEWSOV /var/news
-+ NEWSPATH /bin:/usr/bin
++ NEWSPATH /bin:/usr/bin:/usr/local/bin
+ NEWSUMASK 022
+ NEWSCONFIG /usr/local/lib/news/bin/config
*** ../work/include/config.make Thu Jan 1 00:00:00 1970
OpenPOWER on IntegriCloud