summaryrefslogtreecommitdiff
path: root/news/trn4
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-12-07 00:01:26 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-12-07 00:01:26 +0000
commit89cd4dc7cda87a2d077ed7f74e1ef36d149061f8 (patch)
tree6c4600f9f7803a0a7ed0ff37e1bee7513e287d4d /news/trn4
parentInstall binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :) (diff)
lib/news -> news/lib
Notes
Notes: svn path=/head/; revision=4851
Diffstat (limited to 'news/trn4')
-rw-r--r--news/trn4/scripts/preconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn4/scripts/preconf b/news/trn4/scripts/preconf
index 0f8f0010f2e5..ec3d3e290137 100644
--- a/news/trn4/scripts/preconf
+++ b/news/trn4/scripts/preconf
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Trn port to FreeBSD 2.0
-# $Id: preconf,v 1.1.1.1 1994/10/22 09:28:31 smace Exp $
+# $Id: preconf,v 1.2 1995/05/06 11:51:57 ache Exp $
PortsDir=$1
CurDir=$2
@@ -228,7 +228,7 @@ d_berknames='define'
d_passnames='define'
d_usgnames='undef'
nametype='bsd'
-inewsloc='/usr/local/lib/news/inews'
+inewsloc='/usr/local/news/lib/inews'
newslib='/tmp'
newslibexp='/tmp'
newsspool='/tmp'