diff options
-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 ********************** * |