summaryrefslogtreecommitdiff
path: root/news/suck/patches/patch-aa
blob: 08533705c3a7f595f1d7cf9f2f127815f02e9fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-aa,v 1.3 1998/08/07 11:11:13 agc Exp $

--- Makefile.in.orig	Fri Jul 24 06:45:32 1998
+++ Makefile.in	Sat Aug  1 18:43:54 1998
@@ -6,7 +6,7 @@
 ############################################################################
 
 # Step1: Define the location of the History file(s)
-HISTORYF=/usr/news/db/history
+HISTORYF=%%%HISTORY%%%
 
 # Step 2: Define ONE of the CHKHISTORY 
 CHKHISTORY=chkhistory.o		# use flat file history routine
@@ -131,7 +131,7 @@
 
 install_bin: suck rpost testhost lmove
 	- mkdir -p $(bindir)
-	- strip -s suck rpost testhost lmove
+	- strip suck rpost testhost lmove
 	$(INSTALL_PROGRAM) suck $(bindir)/suck
 	$(INSTALL_PROGRAM) rpost $(bindir)/rpost
 	$(INSTALL_PROGRAM) testhost $(bindir)/testhost