The branch, master has been updated
via 571f23c03cc443e88029be3a020faa499f1e10cb (commit)
from a089b3bb99a226e8f99884867a677672cc028f1c (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 571f23c03cc443e88029be3a020faa499f1e10cb
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:
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 e541fb3..8f9bd80 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2538,6 +2538,7 @@ 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]@
installscripts:: installdirs
@$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS_BIN)
$(DESTDIR)$(BINDIR) $(SCRIPTS)
--
Samba Shared Repository