diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-07-02 17:43:10 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-07-02 17:43:10 +0800 |
commit | 3e3820911cd41acf5ffbd856cc9a6edaaf75e073 (patch) | |
tree | d5dad2a3adea7ae9cfd232f140fb6e2297cc7578 /news | |
parent | 36af0278daf10765fa1fe62bbc6bfa1d2f7ba890 (diff) | |
download | freebsd-ports-gnome-3e3820911cd41acf5ffbd856cc9a6edaaf75e073.tar.gz freebsd-ports-gnome-3e3820911cd41acf5ffbd856cc9a6edaaf75e073.tar.zst freebsd-ports-gnome-3e3820911cd41acf5ffbd856cc9a6edaaf75e073.zip |
use /var/news/over.view for the overview database (NOV)
Diffstat (limited to 'news')
-rw-r--r-- | news/cnews/files/patch-aa | 2 | ||||
-rw-r--r-- | news/nn/files/patch-ab | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/cnews/files/patch-aa b/news/cnews/files/patch-aa index c75a0b6765fe..e34ccb3ec770 100644 --- a/news/cnews/files/patch-aa +++ b/news/cnews/files/patch-aa @@ -18,7 +18,7 @@ + # These answers are interdependent; do not edit this file! + newsarts="/var/news" + # These answers are interdependent; do not edit this file! -+ newsov="/var/news" ++ newsov="/var/news/over.view" + # These answers are interdependent; do not edit this file! + newsctl="/usr/local/lib/news" + # These answers are interdependent; do not edit this file! diff --git a/news/nn/files/patch-ab b/news/nn/files/patch-ab index 82d8513ff822..1845ea051bfd 100644 --- a/news/nn/files/patch-ab +++ b/news/nn/files/patch-ab @@ -13,7 +13,7 @@ #define NOV /* Optional */ -! #define NOV_DIRECTORY "/var/news" +! #define NOV_DIRECTORY "/var/news/over.view" /*********************** NETWORK DEPENDENT DEFINITIONS ********************** * |