[PATCH] s3-waf: Rename regedit to samba_regedit.

Andreas Schneider asn at samba.org
Sat Jul 20 01:00:59 MDT 2013


This is needed cause wine already provides a binary with the name
regedit.

Signed-off-by: Andreas Schneider <asn at samba.org>
---
 source3/wscript_build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source3/wscript_build b/source3/wscript_build
index 19c6d08..a8bdaf0 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -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
-- 
1.8.3.1




More information about the samba-technical mailing list