summaryrefslogtreecommitdiff
path: root/mail/sqwebmail/patches/patch-ah
blob: e19badd1b434d20dec95410e67c90ea047c1d768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.3 2006/04/28 18:16:25 jlam Exp $

--- sqwebmail/configure.orig	2006-03-04 09:18:54.000000000 -0500
+++ sqwebmail/configure
@@ -20267,7 +20267,7 @@ fi;
 
 
 
-if test -d ${srcdir}/../courier
+if true || test -d ${srcdir}/../courier
 then
 	pkglibexecdir='$(libexecdir)/courier'
 else