summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2013-07-19 16:08:39 +0200
committerAndreas Schneider <asn@cryptomilk.org>2013-07-22 14:12:38 +0200
commitb5051111d2fd3a9ae3b3aa028ccf013a98c20b38 (patch)
treeccb56644de7c4321b75cff402789f3cbc2def6fb /source3/wscript_build
parent44429f948b72e7bcf968da492592c57864f211c7 (diff)
downloadsamba-b5051111d2fd3a9ae3b3aa028ccf013a98c20b38.tar.gz
samba-b5051111d2fd3a9ae3b3aa028ccf013a98c20b38.tar.bz2
samba-b5051111d2fd3a9ae3b3aa028ccf013a98c20b38.zip
s3-waf: Rename regedit to samba-regedit.
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
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 19c6d082aa..a8bdaf0d0a 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