aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-ab
blob: a2c62c26ff94153643e19576bb21a27c16500ca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- doc/Makefile.in.orig	Mon Aug 21 23:32:21 2000
+++ doc/Makefile.in	Mon Aug 21 23:32:44 2000
@@ -41,9 +41,6 @@
 
 all: rxvt.1
 
-rxvt.1: Makefile
-	@if test x$(TBL) = x; then : ; else echo "$(TBL) $(srcdir)/rxvt.tbl | grep -v '^.lf' > rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl | grep -v '^.lf' > rxvt.1 ; fi
-
 SEDREPLACE = -e 's%@RXVT_VERSION@%$(VERSION)%g;'\
 	     -e 's%@RXVT_LSMDATE@%$(LSMDATE)%g;'\
 	     -e 's%@RXVT_DATE@%$(DATE)%g;'\