net-irc/ircii: add missing patch
authorBen Kohler <bkohler@gentoo.org>
Mon, 25 Jun 2018 20:51:22 +0000 (15:51 -0500)
committerBen Kohler <bkohler@gentoo.org>
Mon, 25 Jun 2018 20:51:40 +0000 (15:51 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-irc/ircii/files/ircii-manpage-path.patch [new file with mode: 0644]

diff --git a/net-irc/ircii/files/ircii-manpage-path.patch b/net-irc/ircii/files/ircii-manpage-path.patch
new file mode 100644 (file)
index 0000000..62a55c2
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur ircii-20151120/Makefile.in ircii-20151120.new/Makefile.in
+--- ircii-20151120/Makefile.in 2015-11-11 17:01:46.000000000 -0600
++++ ircii-20151120.new/Makefile.in     2016-04-12 13:11:58.553493486 -0500
+@@ -64,7 +64,7 @@
+ libdir = $(DESTDIR)@libdir@
+ libexecdir = $(DESTDIR)@libexecdir@
+ # @mandir@ tends to be $datarootdir which already has $DESTDIR.
+-mandir = @mandir@/man1
++mandir = $(DESTDIR)@mandir@/man1
+ # Where the ircII binary will be installed.
+ # 'make install' will compile and install the program