From: Michael Tremer Date: Sun, 28 Mar 2010 11:07:49 +0000 (+0200) Subject: pam_ldap: Add --sysconfdir option to configure command. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad3d164f7f87e5cecbdd8993df64618a27e3cf47;p=ipfire-3.x.git pam_ldap: Add --sysconfdir option to configure command. --- diff --git a/pkgs/core/pam_ldap/pam_ldap.nm b/pkgs/core/pam_ldap/pam_ldap.nm index d75469425..ff26ba82b 100644 --- a/pkgs/core/pam_ldap/pam_ldap.nm +++ b/pkgs/core/pam_ldap/pam_ldap.nm @@ -45,5 +45,6 @@ endef PKG_TARBALL = $(THISAPP).tar.gz CONFIGURE_OPTIONS += \ + --sysconfdir=/etc \ --libdir=/lib \ --mandir=/usr/share/man