mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
ctdb-build: move ctdb_etcd_lock to utils/etcd
Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
c7c2f15883
commit
832711718e
@ -567,7 +567,7 @@ def build(bld):
|
||||
destname='ctdb_diagnostics', chmod=0755)
|
||||
|
||||
bld.SAMBA_GENERATOR('ctdb-etcd-lock',
|
||||
source='tools/ctdb_etcd_lock',
|
||||
source='utils/etcd/ctdb_etcd_lock',
|
||||
target='ctdb_etcd_lock',
|
||||
rule='sed %s ${SRC} > ${TGT}' % (sed_cmdline))
|
||||
bld.INSTALL_FILES('${CTDB_HELPER_BINDIR}', 'ctdb_etcd_lock',
|
||||
|
Loading…
Reference in New Issue
Block a user