s3-waf: no need to add suffix3 to smbpasswd
authorAndrew Tridgell <tridge@samba.org>
Mon, 21 Feb 2011 04:05:54 +0000 (15:05 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 22 Feb 2011 01:51:10 +0000 (02:51 +0100)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source3/wscript_build

index 0e7c72c98aa4952c7f2843768fbd5a8bed94cadc..e658fd762715f3d48149803e72fce18cc127c267 100644 (file)
@@ -1169,7 +1169,7 @@ bld.SAMBA3_BINARY('smbtree',
                  RPC_NDR_SRVSVC''',
                  vars=locals())
 
-bld.SAMBA3_BINARY('smbpasswd' + bld.env.suffix3,
+bld.SAMBA3_BINARY('smbpasswd',
                  source=SMBPASSWD_SRC,
                  deps='''talloc tdb tevent cap resolv wbclient param LIB_NONSMBD
                  LIBSMB LIBSMB_ERR POPT_SAMBA3 KRBCLIENT passdb SMBLDAP GROUPDB LIBMSRPC_GEN msrpc3 PASSWD_UTIL