nss-pam-ldapd commit: r1885 - nss-pam-ldapd/pynslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1885 - nss-pam-ldapd/pynslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1885 - nss-pam-ldapd/pynslcd
- Date: Sun, 30 Dec 2012 14:16:21 +0100 (CET)
Author: arthur
Date: Sun Dec 30 14:16:21 2012
New Revision: 1885
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1885&view=revision
Log:
add dependency information to regenerate constants.py
Modified:
nss-pam-ldapd/pynslcd/Makefile.am
Modified: nss-pam-ldapd/pynslcd/Makefile.am
==============================================================================
--- nss-pam-ldapd/pynslcd/Makefile.am Sun Dec 30 14:12:24 2012 (r1884)
+++ nss-pam-ldapd/pynslcd/Makefile.am Sun Dec 30 14:16:21 2012 (r1885)
@@ -32,6 +32,8 @@
clean-local:
rm -f *.pyc *.pyo
+constants.py: constants.py.in $(top_srcdir)/nslcd.h
+
# create a symbolic link for the pynslcd daemon and fix permissions
install-data-hook:
chmod a+rx $(DESTDIR)$(pynslcddir)/pynslcd.py
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1885 - nss-pam-ldapd/pynslcd,
Commits of the nss-pam-ldapd project