summaryrefslogtreecommitdiff
path: root/chat/atheme/patches/patch-ab
blob: d284ec8abd4da4cc5dedf465f66953b7c746bc97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2008/06/16 10:38:27 adrianp Exp $

--- configure.orig	2008-02-11 02:58:20.000000000 +0000
+++ configure
@@ -7026,7 +7026,7 @@ if test "${enable_fhs_paths+set}" = set;
     MODDIR='${libdir}/atheme'
     SHAREDIR='${datadir}/atheme'
     LOGDIR='${localstatedir}/log/atheme'
-    DATADIR='${localstatedir}/lib/atheme'
+    DATADIR='${localstatedir}/atheme'
     RUNDIR='${localstatedir}/run/atheme'
     ;;
   no)