mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
s3-merged: Make sure bin/ exists when copying in bin/smbtorture4.
This commit is contained in:
parent
169aabae70
commit
961993bc91
@ -3222,7 +3222,7 @@ samba4-configure:
|
||||
|
||||
.PHONY: samba4-configure
|
||||
|
||||
bin/smbtorture4: samba4-configure
|
||||
bin/smbtorture4: $(BINARY_PREREQS) samba4-configure
|
||||
cd ../source4 && ../buildtools/bin/waf build --targets=smbtorture
|
||||
cp ../source4/bin/smbtorture bin/smbtorture4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user