The branch, master has been updated
       via  3db545e nss_winbind: Fix soname.
      from  dcadb90 subunit: Use RemoteError when passing errors to upstream 
subunit.

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


- Log -----------------------------------------------------------------
commit 3db545ece4c48e7b14e9d9835bcc894253f627d1
Author: Jelmer Vernooij <[email protected]>
Date:   Tue Sep 14 12:48:57 2010 +0200

    nss_winbind: Fix soname.

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

Summary of changes:
 nsswitch/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build
index 4b62695..eb3beb3 100644
--- a/nsswitch/wscript_build
+++ b/nsswitch/wscript_build
@@ -18,7 +18,7 @@ bld.SAMBA_BINARY('wbinfo',
        deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA LIBWINBIND-CLIENT 
LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ UID_WRAPPER LIBSECURITY_COMMON 
LIBNDR NDR_SECURITY'
        )
 
-bld.SAMBA_LIBRARY('nsswinbind',
+bld.SAMBA_LIBRARY('nss_winbind',
     source='../nsswitch/winbind_nss_linux.c',
     deps='LIBWINBIND-CLIENT',
     realname='libnss_winbind.so.2',


-- 
Samba Shared Repository

Reply via email to