pkgsrc/chat/irssi/patches/patch-ab
jmmv 8e63c2e1c8 Update Irssi to 0.8.6. Taken from the NEWS:
* Tons of changes, here's only the largest that come to my mind now:
	+ SSL support by vjt at users.sf.net
	+ DCC send queues by Heikki Orsila
	+ Better support for !channels

The new Makefile.common will be used by Irssi plugins.

Approved by wiz.
2002-12-02 12:19:18 +00:00

13 lines
318 B
Text

$NetBSD: patch-ab,v 1.4 2002/12/02 12:19:20 jmmv Exp $
--- Makefile.in.orig Tue Nov 19 11:14:30 2002
+++ Makefile.in
@@ -117,7 +117,7 @@ sedpath = @sedpath@
SUBDIRS = src docs scripts
-confdir = $(sysconfdir)
+confdir = $(datadir)/examples/@PACKAGE@
conf_DATA = irssi.conf
themedir = $(datadir)/irssi/themes