pkgsrc/devel/ldapsdk/patches/patch-ab
jmmv de09c1f2b5 Honour PKG_SYSCONFDIR, but leave configuration files in the examples directory
as it seems they are not used by the libraries.  Bump PKGREVISION to 1.
2003-05-01 09:39:59 +00:00

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