mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
nsswitch/libwbclient/wscript: import from waflib
Signed-off-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
944fce2596
commit
d00ba40031
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import Options, Logs
|
||||
from waflib import Options, Logs
|
||||
|
||||
# Remember to also update wbclient.h
|
||||
VERSION="0.14"
|
||||
|
Loading…
Reference in New Issue
Block a user