[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2397-g1cb2d98

Michael Adam obnox at samba.org
Mon Feb 18 16:42:17 GMT 2008


The branch, v3-2-test has been updated
       via  1cb2d980d3b2759d73314b112c904f5e20052135 (commit)
      from  6458ef3977b60f24b87eb88cf870a9f23929ca85 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 1cb2d980d3b2759d73314b112c904f5e20052135
Author: Michael Adam <obnox at samba.org>
Date:   Mon Feb 18 15:51:21 2008 +0100

    Create missing link for libnetapi.so.0
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index e380ad2..c948bb8 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1514,6 +1514,7 @@ $(LIBNETAPI_SHARED_TARGET): $(BINARY_PREREQS) $(LIBNETAPI_OBJ) @LIBTDB_SHARED@ @
 	@$(SHLD_DSO) $(LIBNETAPI_OBJ) @LIBTDB_SHARED@ @LIBWBCLIENT_SHARED@ $(LIBS) \
 		$(LDAP_LIBS) $(KRB5LIBS) $(NSCD_LIBS) \
 		@SONAMEFLAG@`basename $@`.$(SONAME_VER)
+	@ln -s -f `basename $@` $@.$(SONAME_VER)
 
 $(LIBNETAPI_STATIC_TARGET): $(BINARY_PREREQS) $(LIBNETAPI_OBJ1)
 	@echo Linking non-shared library $@


-- 
Samba Shared Repository


More information about the samba-cvs mailing list