summaryrefslogtreecommitdiff
path: root/news/suck/files/patch-aa
blob: f4e348cc4f0fc66d1ba1baa9be5a47907af26126 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Makefile.in.orig	Fri Aug  1 20:59:01 1997
+++ Makefile.in	Mon Aug  4 19:04:25 1997
@@ -128,7 +128,7 @@
 
 install_bin: suck rpost testhost lmove
 	- mkdir -p $(bindir)
-	- strip -s suck rpost testhost lmove
+	- strip -x suck rpost testhost lmove
 	$(INSTALL_PROGRAM) suck $(bindir)/suck
 	$(INSTALL_PROGRAM) rpost $(bindir)/rpost
 	$(INSTALL_PROGRAM) testhost $(bindir)/testhost
@@ -149,7 +149,7 @@
 	$(MAKE) -C $(SMAN)
 
 install_lpost: lpost
-	- strip -s lpost
+	- strip -x lpost
 	$(INSTALL_PROGRAM) lpost $(bindir)/lpost
 
 installall: install lpost