summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-ac
blob: f8d932d23e783624626d448581fdc1a2c17ffa77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- doc/Makefile.in.orig	Tue Jun  8 02:53:55 1999
+++ doc/Makefile.in	Tue Jun  8 11:12:40 1999
@@ -66,8 +66,8 @@
 rxvt.tbl: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
 	yodl2man -orxvt.tbl yodl/rxvt.yo
 
-rxvt.1: rxvt.tbl Makefile
-	@if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
+#rxvt.1: rxvt.tbl Makefile
+#	@if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
 
 rxvt.html: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
 	yodl2html -o$@ yodl/rxvt.yo