summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rxvt-unicode/files/patch-ac')
-rw-r--r--x11/rxvt-unicode/files/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/rxvt-unicode/files/patch-ac b/x11/rxvt-unicode/files/patch-ac
deleted file mode 100644
index 6dc0d7630cb4..000000000000
--- a/x11/rxvt-unicode/files/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- doc/Makefile.in Sun Mar 12 00:26:26 2000
-+++ doc/Makefile.in.new Mon Mar 27 01:39:53 2000
-@@ -40,9 +40,6 @@
-
- all: rxvt.1
-
--rxvt.1: rxvt.tbl 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;'\