]> git.pld-linux.org Git - packages/urxvt.git/blob - urxvt-tic.patch
use standard icon name for terminal
[packages/urxvt.git] / urxvt-tic.patch
1 --- rxvt-unicode-9.17/doc/Makefile.in.orig      2013-03-03 09:52:13.923292379 +0100
2 +++ rxvt-unicode-9.17/doc/Makefile.in   2013-03-03 09:53:21.533289543 +0100
3 @@ -96,7 +96,7 @@
4         $(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)
5         $(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
6         $(INSTALL_DATA) rxvt.7.man  $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
7 -       @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
8 +       @TIC@ -o $(srcdir) $(srcdir)/etc/rxvt-unicode.terminfo
9  
10  distdepend: alldoc
11  
This page took 0.039359 seconds and 3 git commands to generate.