pkgbuilds/rxvt-unicode-cvs/terminfo-truecolor.patch
2019-01-28 17:36:38 +03:00

18 lines
695 B
Diff

--- doc/etc/rxvt-unicode.terminfo.orig 2019-01-28 17:26:10.680252189 +0300
+++ doc/etc/rxvt-unicode.terminfo 2019-01-28 17:26:10.690252302 +0300
@@ -190,3 +190,4 @@
colors#256,
pairs#32767,
use=rxvt-unicode,
+ Tc,
--- doc/Makefile.in.orig 2019-01-28 17:24:07.168856085 +0300
+++ doc/Makefile.in 2019-01-28 17:24:10.458893241 +0300
@@ -98,7 +98,7 @@
$(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)
$(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
$(INSTALL_DATA) rxvt.7.man $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
- @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
+ @TIC@ -sx $(srcdir)/etc/rxvt-unicode.terminfo
distdepend: alldoc