summarylogtreecommitdiffstats
path: root/disable_compile_terminfo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'disable_compile_terminfo.patch')
-rw-r--r--disable_compile_terminfo.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/disable_compile_terminfo.patch b/disable_compile_terminfo.patch
deleted file mode 100644
index 462b3c11b6f6..000000000000
--- a/disable_compile_terminfo.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- doc/Makefile.in
-+++ doc/Makefile.in
-@@ -69,7 +69,7 @@
- sed $(SEDREPLACE) <$< | podselect -section "RXVT-UNICODE\/URXVT FREQUENTLY ASKED QUESTIONS" | pod2text >$@
-
- $(srcdir)/etc/rxvt-unicode.termcap: $(srcdir)/etc/rxvt-unicode.terminfo
-- tic -C $< >$@
-+ # tic -C $< >$@
-
- tags allbin:
-
-@@ -100,8 +100,8 @@
- $(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
- $(INSTALL_DATA) rxvt.7.man $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
- $(INSTALL_DATA) rclock.1.man $(DESTDIR)$(man1dir)/urclock.$(man1ext)
-- @TIC@ -x $(srcdir)/etc/rxvt-unicode.terminfo || \
-- @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
-+ # @TIC@ -x $(srcdir)/etc/rxvt-unicode.terminfo || \
-+ # @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
-
- distdepend: alldoc