summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-ab
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-17 22:17:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-17 22:17:56 +0000
commit6c3685400f1aff13e58b1131094b7c9c4730cd81 (patch)
tree5debe1b1be0329106440d7a3d7460a1574165aae /x11/rxvt-unicode/files/patch-ab
parentUpdate to 2.2.3. (diff)
Add rxvt-unicode, a clone of the well known terminal emulator rxvt,
modified to store text in Unicode. PR: ports/70463 Submitted by: myself Repocopied by: marcus
Notes
Notes: svn path=/head/; revision=116550
Diffstat (limited to 'x11/rxvt-unicode/files/patch-ab')
-rw-r--r--x11/rxvt-unicode/files/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/rxvt-unicode/files/patch-ab b/x11/rxvt-unicode/files/patch-ab
deleted file mode 100644
index a2c62c26ff94..000000000000
--- a/x11/rxvt-unicode/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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;'\