nsswitch/libwbclient/wscript: import from waflib
authorAlexander Bokovoy <ab@samba.org>
Fri, 15 Jun 2018 13:20:34 +0000 (16:20 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Sep 2018 04:37:25 +0000 (06:37 +0200)
Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
nsswitch/libwbclient/wscript

index c5390b9daedf0f6d3df57da22fbcc8528fbdf629..70fed6fc2ed4a8972484c0b194a6f84d11943a20 100644 (file)
@@ -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"