mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
auth/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
3fc4786658
commit
944fce2596
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import Logs, Options, Utils
|
||||
from waflib import Logs, Options, Utils
|
||||
import samba3
|
||||
|
||||
def options(opt):
|
||||
|
Loading…
Reference in New Issue
Block a user