The branch, v3-3-test has been updated
via 701b9f34c986283fdead9ddd42147dd49d5e481e (commit)
via ba2c14e8474a20a9aabb07486a3c4e322980f96a (commit)
from 77bc0be0536bcd6a3ce8283a708828bebbbffee3 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test
- Log -----------------------------------------------------------------
commit 701b9f34c986283fdead9ddd42147dd49d5e481e
Author: Gerald W. Carter <[EMAIL PROTECTED]>
Date: Thu Sep 25 09:41:49 2008 -0700
idmap_hash: Fix the nss_info link during "make install"
commit ba2c14e8474a20a9aabb07486a3c4e322980f96a
Author: Gerald W. Carter <[EMAIL PROTECTED]>
Date: Thu Sep 25 09:14:58 2008 -0700
idmap_adex: Fix the nss_info install link.
-----------------------------------------------------------------------
Summary of changes:
source/Makefile.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source/Makefile.in b/source/Makefile.in
index c2f08c8..a494e0f 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -2542,6 +2542,8 @@ installmodules:: modules installdirs
@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(AUTHLIBDIR)
[EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@
@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(AUTHLIBDIR)
[EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@
@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(NSSINFOLIBDIR)
../idmap/[EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL
PROTECTED]@
+ @$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(NSSINFOLIBDIR)
../idmap/[EMAIL PROTECTED]@ [EMAIL PROTECTED]@
+ @$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(NSSINFOLIBDIR)
../idmap/[EMAIL PROTECTED]@ [EMAIL PROTECTED]@
installscripts:: installdirs
@$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS_BIN)
$(DESTDIR)$(BINDIR) $(SCRIPTS)
--
Samba Shared Repository