2013-09-26 17:14:40 +02:00

14 lines
304 B
Plaintext

$NetBSD: patch-ah,v 1.8 2010/11/10 10:52:47 adam Exp $
--- sqwebmail/configure.orig 2010-11-07 18:42:06.000000000 +0000
+++ sqwebmail/configure
@@ -11712,7 +11712,7 @@ fi
-if test -d ${srcdir}/../courier
+if true || test -d ${srcdir}/../courier
then
pkglibexecdir='$(libexecdir)/courier'
else