From cc4311e64b1442f730536f72556c66e435eafbbc Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Wed, 17 Sep 1997 02:51:24 +0000 Subject: Tell the correct place of the history file to the program. Submitted by: the port maintainer --- news/suck/files/patch-aa | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'news') diff --git a/news/suck/files/patch-aa b/news/suck/files/patch-aa index f4e348cc4f0f..7d789e58c458 100644 --- a/news/suck/files/patch-aa +++ b/news/suck/files/patch-aa @@ -1,5 +1,14 @@ --- Makefile.in.orig Fri Aug 1 20:59:01 1997 -+++ Makefile.in Mon Aug 4 19:04:25 1997 ++++ Makefile.in Sat Sep 13 10:17:11 1997 +@@ -7,7 +7,7 @@ + + # Step1: Define the location of the History file(s) + #HISTORYF=/var/news/etc/history +-HISTORYF=/usr/lib/news/history ++HISTORYF=/usr/local/news/history + + # Step 2: Define ONE of the CHKHISTORY + CHKHISTORY=chkhistory.o # use flat file history routine @@ -128,7 +128,7 @@ install_bin: suck rpost testhost lmove -- cgit v1.2.3