summaryrefslogtreecommitdiff
path: root/news/nn
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-06-18 12:45:49 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-06-18 12:45:49 +0000
commit27216f7df7eee75846a53cf22a50d8fe88c550fc (patch)
treed5b340571960cf6c494175d1c13c529fabe62cc9 /news/nn
parentchange usr/lib/sendmail to /usr/sbin/sendmail (diff)
Change non-existent /usr/tmp to /var/tmp
Notes
Notes: svn path=/head/; revision=1840
Diffstat (limited to 'news/nn')
-rw-r--r--news/nn/files/patch-ab21
1 files changed, 19 insertions, 2 deletions
diff --git a/news/nn/files/patch-ab b/news/nn/files/patch-ab
index 92ea8486d508..82d8513ff822 100644
--- a/news/nn/files/patch-ab
+++ b/news/nn/files/patch-ab
@@ -1,5 +1,5 @@
-*** config.h.orig Sat Apr 15 04:57:46 1995
---- config.h Sat Apr 15 05:12:40 1995
+*** config.h.orig Sun Jun 18 16:39:25 1995
+--- config.h Sun Jun 18 16:41:44 1995
***************
*** 32,38 ****
#define NOV
@@ -88,6 +88,23 @@
/*
* Define RESIZING to make nn understand dynamic window-resizing.
***************
+*** 239,245 ****
+
+ #define BIN_DIRECTORY "/usr/local/bin"
+ #define LIB_DIRECTORY "/usr/local/lib/nn"
+!
+
+ /**************************** DATABASE LOCATION **************************
+ *
+--- 239,245 ----
+
+ #define BIN_DIRECTORY "/usr/local/bin"
+ #define LIB_DIRECTORY "/usr/local/lib/nn"
+! #define TMP_DIRECTORY "/var/tmp"
+
+ /**************************** DATABASE LOCATION **************************
+ *
+***************
*** 270,276 ****
* (The file system must support long file names!!)
*/