openbsd-ports/x11/rxvt-unicode/patches/patch-doc_Makefile_in
dcoppa 5e98aef231 Update to rxvt-unicode-9.14.
From maintainer Levai Daniel with tweaks by me
2011-12-22 11:29:33 +00:00

13 lines
559 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.4 2011/12/22 11:29:33 dcoppa Exp $
--- doc/Makefile.in.orig Wed Dec 14 12:33:32 2011
+++ doc/Makefile.in Thu Dec 22 10:36:17 2011
@@ -103,7 +103,7 @@ install: all
$(INSTALL_DATA) rxvt.7.man $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(man3dir)
@IF_PERL@ $(INSTALL_DATA) rxvtperl.3.man $(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
- @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
+ @TIC@ -o $(DESTDIR)$(prefix)/share/terminfo $(srcdir)/etc/rxvt-unicode.terminfo
distdepend: alldoc