mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-13 06:23:45 -04:00
14 lines
584 B
Plaintext
14 lines
584 B
Plaintext
$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 \
|