[SCM] Samba Shared Repository - branch master updated - e9e0e9a401f581286ed8d3f1f9f277e134478ade

Gerald Carter jerry at samba.org
Thu Sep 25 16:47:13 GMT 2008


The branch, master has been updated
       via  e9e0e9a401f581286ed8d3f1f9f277e134478ade (commit)
      from  571f23c03cc443e88029be3a020faa499f1e10cb (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e9e0e9a401f581286ed8d3f1f9f277e134478ade
Author: Gerald W. Carter <jerry at samba.org>
Date:   Thu Sep 25 09:41:49 2008 -0700

    idmap_hash: Fix the nss_info link during "make install"

-----------------------------------------------------------------------

Summary of changes:
 source3/Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 8f9bd80..18b1d9a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2539,6 +2539,7 @@ installmodules:: modules installdirs
 	@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(AUTHLIBDIR) builtin. at SHLIBEXT@ guest. at SHLIBEXT@ fixed_challenge. at SHLIBEXT@ name_to_ntstatus. at SHLIBEXT@
 	@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(NSSINFOLIBDIR) ../idmap/ad. at SHLIBEXT@ rfc2307. at SHLIBEXT@ sfu. at SHLIBEXT@ sfu20. at SHLIBEXT@
 	@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(NSSINFOLIBDIR) ../idmap/adex. at SHLIBEXT@ adex. at SHLIBEXT@
+	@$(SHELL) $(srcdir)/script/linkmodules.sh $(DESTDIR)$(NSSINFOLIBDIR) ../idmap/hash. at SHLIBEXT@ hash. at SHLIBEXT@
 
 installscripts:: installdirs
 	@$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS_BIN) $(DESTDIR)$(BINDIR) $(SCRIPTS)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list