summaryrefslogtreecommitdiff
path: root/net-irc/ircii/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /net-irc/ircii/files
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'net-irc/ircii/files')
-rw-r--r--net-irc/ircii/files/ircii-manpage-path.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-irc/ircii/files/ircii-manpage-path.patch b/net-irc/ircii/files/ircii-manpage-path.patch
new file mode 100644
index 000000000000..62a55c29e0a1
--- /dev/null
+++ b/net-irc/ircii/files/ircii-manpage-path.patch
@@ -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