diff options
Diffstat (limited to 'chat/irssi/patches/patch-ab')
-rw-r--r-- | chat/irssi/patches/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/irssi/patches/patch-ab b/chat/irssi/patches/patch-ab index 22f20087ada..3e2d63b1490 100644 --- a/chat/irssi/patches/patch-ab +++ b/chat/irssi/patches/patch-ab @@ -1,10 +1,10 @@ -$NetBSD: patch-ab,v 1.3 2002/11/21 13:00:02 grant Exp $ +$NetBSD: patch-ab,v 1.4 2002/12/02 12:19:20 jmmv Exp $ ---- Makefile.in.orig Wed Jun 19 19:09:53 2002 +--- Makefile.in.orig Tue Nov 19 11:14:30 2002 +++ Makefile.in -@@ -113,7 +113,7 @@ sedpath = @sedpath@ +@@ -117,7 +117,7 @@ sedpath = @sedpath@ - SUBDIRS = src $(SERVERTEST) docs scripts + SUBDIRS = src docs scripts -confdir = $(sysconfdir) +confdir = $(datadir)/examples/@PACKAGE@ |