waf: Create a libnss_winbind.so symlink.
authorAndreas Schneider <asn@samba.org>
Wed, 17 Oct 2012 16:16:15 +0000 (18:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 22 Oct 2012 07:04:21 +0000 (09:04 +0200)
This fixes bug #9299.

nsswitch/wscript_build

index 8499c62eee373194d2cfc88e630dea3c0a903cd6..a94c02ca6f29b9134fd924f1e5cdc8a11e504789 100644 (file)
@@ -33,6 +33,7 @@ if (Utils.unversioned_sys_platform() == 'linux' or (host_os.rfind('gnu') > -1)):
                          source='winbind_nss_linux.c',
                          deps='winbind-client',
                          realname='libnss_winbind.so.2',
+                         soname='libnss_winbind.so',
                          vnum='2')
 elif (host_os.rfind('freebsd') > -1):
        # FreeBSD winbind client is implemented as a wrapper around