blob: 3c41fb2341fef381384003a5debd4999832848c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.3 2002/05/25 12:55:25 markd Exp $
--- configure.orig Thu Mar 28 10:20:55 2002
+++ configure Wed May 22 00:04:08 2002
@@ -8267,7 +8267,7 @@
fi
- NLSDIR="${PKGCONFDIR}/nls"
+ NLSDIR="${prefix}/share/netatalk/nls"
# Check whether --with-nls-dir or --without-nls-dir was given.
if test "${with_nls_dir+set}" = set; then
|