summaryrefslogtreecommitdiff
path: root/chat/silc-client/patches/patch-ae
blob: 72a531f1e8a28203e7cdb2e23245d28a6615deee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.4 2009/08/02 19:18:40 tonnerre Exp $

--- apps/irssi/scripts/examples/Makefile.in.orig	2009-08-01 08:53:41.000000000 +0200
+++ apps/irssi/scripts/examples/Makefile.in
@@ -201,7 +201,7 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-@SILCPLUGIN_FALSE@scriptdir = $(datadir)/silc/scripts
+@SILCPLUGIN_FALSE@scriptdir = $(prefix)/libexec/silc-client/scripts
 @SILCPLUGIN_TRUE@scriptdir = $(datadir)/irssi/scripts
 @SILCPLUGIN_FALSE@IRSSI_EX_SCR = \
 @SILCPLUGIN_FALSE@	command.pl \