mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
14 lines
407 B
Plaintext
14 lines
407 B
Plaintext
$NetBSD: patch-ab,v 1.2 2004/06/10 22:38:16 salo Exp $
|
|
|
|
--- src/fe-common/Makefile.in.orig 2002-11-24 14:18:08.000000000 +0100
|
|
+++ src/fe-common/Makefile.in 2003-04-28 00:01:26.000000000 +0200
|
|
@@ -80,7 +80,7 @@
|
|
STRIP = @STRIP@
|
|
VERSION = @VERSION@
|
|
|
|
-moduledir = $(libdir)/irssi/modules
|
|
+moduledir = $(libdir)/silc-client/modules
|
|
|
|
module_LTLIBRARIES = libfe_icb.la
|
|
libfe_icb_la_LDFLAGS = -avoid-version
|