s3-waf: Rename regedit to samba-regedit.
authorAndreas Schneider <asn@samba.org>
Fri, 19 Jul 2013 14:08:39 +0000 (16:08 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 22 Jul 2013 12:12:38 +0000 (14:12 +0200)
This is needed cause wine already provides a binary with the name
regedit.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10040

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Kai Blin <kai@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jul 22 14:12:38 CEST 2013 on sn-devel-104

source3/wscript_build

index 19c6d082aab9c80c71199cf1b78288073747c336..a8bdaf0d0a4bfc0e93780593bd6667c066f545ca 100755 (executable)
@@ -1615,7 +1615,7 @@ bld.SAMBA3_PYTHON('pylibsmb',
                   realname='samba/samba3/libsmb_samba_internal.so'
                   )
 
-bld.SAMBA3_BINARY('regedit',
+bld.SAMBA3_BINARY('samba-regedit',
                   source="""utils/regedit.c utils/regedit_samba3.c
                             utils/regedit_wrap.c utils/regedit_treeview.c
                             utils/regedit_valuelist.c utils/regedit_dialog.c