diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-07 18:21:51 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-07 18:21:51 +0000 |
commit | 7bb929a4bcbdf31a2f3dd8cd3cd9c6a19a587c16 (patch) | |
tree | 2ec844c78fa2161e81e1d675ccddf3421ad8b978 /news/leafnode+/files | |
parent | 7e204e76701d3abf3cbcae5c54d561a49b3b8912 (diff) |
Notes
Diffstat (limited to 'news/leafnode+/files')
-rw-r--r-- | news/leafnode+/files/patch-aa | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/news/leafnode+/files/patch-aa b/news/leafnode+/files/patch-aa index 8433e0f7b7b2..65156636e9d6 100644 --- a/news/leafnode+/files/patch-aa +++ b/news/leafnode+/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Dec 24 01:41:37 1998 -+++ Makefile Sun Dec 27 17:04:30 1998 +--- Makefile.orig Sun Jan 31 19:17:52 1999 ++++ Makefile Tue Apr 6 17:12:29 1999 @@ -1,11 +1,8 @@ # -*- makefile -*- # $Orig-Id: Makefile,v 1.16 1997/07/20 00:28:31 agulbra Exp $ @@ -22,6 +22,15 @@ all: leafnode fetchnews texpire checkgroups leaftool +@@ -79,7 +76,7 @@ + @if [ -f $(BINDIR)/fetch ]; then echo don"'"t forget to change the name of a command in scripts and crontab from fetch into fetchnews.; fi + @if [ -f $(BINDIR)/newsfetch ]; then echo don"'"t forget to change the name of a command in scripts and crontab from newsfetch into fetchnews.; fi + +-installall: install ++installall: + -mkdir -p $(SPOOLDIR) $(LIBDIR) + -mkdir -p $(SPOOLDIR)/message.id + -mkdir -p $(SPOOLDIR)/interesting.groups @@ -91,7 +88,6 @@ $${a}$${b}6 $${a}$${b}7 $${a}$${b}8 \ $${a}$${b}9 ; \ |