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 <[EMAIL PROTECTED]>
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)
[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