lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1307 - nss-pam-ldapd/pam

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1307 - nss-pam-ldapd/pam



Author: arthur
Date: Sun Nov  7 20:45:46 2010
New Revision: 1307
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1307

Log:
fix installation directory for PAM module (was broken in r1239)

Modified:
   nss-pam-ldapd/pam/Makefile.am

Modified: nss-pam-ldapd/pam/Makefile.am
==============================================================================
--- nss-pam-ldapd/pam/Makefile.am       Sun Nov  7 18:08:53 2010        (r1306)
+++ nss-pam-ldapd/pam/Makefile.am       Sun Nov  7 20:45:46 2010        (r1307)
@@ -36,7 +36,7 @@
 install-pam_ldap_so: pam_ldap.so
        -rm -f $(DESTDIR)/$(PAM_SECLIB_DIR)/$(PAM_LDAP_SONAME)
        $(mkinstalldirs) $(DESTDIR)/$(PAM_SECLIB_DIR)
-       $(INSTALL_PROGRAM) pam_ldap.so $(DESTDIR)$(libdir)/$(PAM_LDAP_SONAME)
+       $(INSTALL_PROGRAM) pam_ldap.so 
$(DESTDIR)$(PAM_SECLIB_DIR)/$(PAM_LDAP_SONAME)
 
 uninstall-pam_ldap_so:
        -rm -f $(DESTDIR)/$(PAM_SECLIB_DIR)/$(PAM_LDAP_SONAME)
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits