summaryrefslogtreecommitdiff
path: root/chat/irssi/patches
diff options
context:
space:
mode:
authorgrant <grant>2002-11-21 13:00:02 +0000
committergrant <grant>2002-11-21 13:00:02 +0000
commit3539123f7390b3946c4dafc09c303d82f3bbe845 (patch)
tree9c710382c9782b41beea5d2393d784faba002517 /chat/irssi/patches
parentc1f2dc859cd66c834fd88ef4b73a1e8c17de98fd (diff)
downloadpkgsrc-3539123f7390b3946c4dafc09c303d82f3bbe845.tar.gz
- honour PKG_SYSCONFDIR
- convert to bsd.pkg.install.mk example config installation - bump PKGREVISION from Julio Merino in PR pkg/18982.
Diffstat (limited to 'chat/irssi/patches')
-rw-r--r--chat/irssi/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/irssi/patches/patch-ab b/chat/irssi/patches/patch-ab
new file mode 100644
index 00000000000..22f20087ada
--- /dev/null
+++ b/chat/irssi/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2002/11/21 13:00:02 grant Exp $
+
+--- Makefile.in.orig Wed Jun 19 19:09:53 2002
++++ Makefile.in
+@@ -113,7 +113,7 @@ sedpath = @sedpath@
+
+ SUBDIRS = src $(SERVERTEST) docs scripts
+
+-confdir = $(sysconfdir)
++confdir = $(datadir)/examples/@PACKAGE@
+ conf_DATA = irssi.conf
+
+ themedir = $(datadir)/irssi/themes