mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
441 B
Plaintext
14 lines
441 B
Plaintext
$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)
|