13 lines
516 B
Text
13 lines
516 B
Text
$NetBSD: patch-ab,v 1.1 2003/05/01 09:40:01 jmmv Exp $
|
|
|
|
--- directory/c-sdk/ldap/libraries/libldap/Makefile.client.orig 1998-12-31 12:28:21.000000000 +0100
|
|
+++ directory/c-sdk/ldap/libraries/libldap/Makefile.client
|
|
@@ -112,7 +112,7 @@ ETCDIR = $(DIST)/etc
|
|
# are installed, set this accordingly (this path gets compiled into a
|
|
# few binaries). otherwise, leave it alone.
|
|
#
|
|
-RUNTIMEETCDIR = $(ETCDIR)
|
|
+RUNTIMEETCDIR = $(PKG_SYSCONFDIR)
|
|
|
|
#
|
|
# To build slapd (the stand-alone ldap daemon), uncomment the MAKESLAPD
|