summaryrefslogtreecommitdiff
path: root/chat/zenirc/patches
diff options
context:
space:
mode:
authorthorpej <thorpej@pkgsrc.org>2001-08-14 21:38:26 +0000
committerthorpej <thorpej@pkgsrc.org>2001-08-14 21:38:26 +0000
commit6bf05763980267e9bf3228bbb66c9c111b33ec3e (patch)
treee093467afcb65f882a65e314709de35eb77dc94e /chat/zenirc/patches
parente4d1fad0ae1489d8c5892cde34add391fa29699a (diff)
downloadpkgsrc-6bf05763980267e9bf3228bbb66c9c111b33ec3e.tar.gz
A package for ZenIRC, an IRC client for Emacs.
Diffstat (limited to 'chat/zenirc/patches')
-rw-r--r--chat/zenirc/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/zenirc/patches/patch-aa b/chat/zenirc/patches/patch-aa
new file mode 100644
index 00000000000..4d60ee822ae
--- /dev/null
+++ b/chat/zenirc/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/08/14 21:38:26 thorpej Exp $
+
+--- Makefile.in.orig Thu May 7 02:52:29 1998
++++ Makefile.in Tue Aug 14 14:30:15 2001
+@@ -31,7 +31,7 @@
+
+ # The directory for object files and libraries of object code. Do
+ # not install executables here; they belong in `libexecdir' instead.
+-libdir = $(exec_prefix)/lib
++libdir = $(exec_prefix)/share
+
+ # The directory for installing the Info files for this package.
+ infodir = $(prefix)/info