nsswitch/wscript_build: update to handle waf 2.0.4
authorAlexander Bokovoy <ab@samba.org>
Fri, 2 Feb 2018 14:34:31 +0000 (16:34 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Sep 2018 04:37:23 +0000 (06:37 +0200)
Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
nsswitch/wscript_build

index a87e65833d74f0272c68d00b28ff05befc651ac5..ff98372fd6e26948d8d0170c8009661d2bf354a0 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-import Utils
+from waflib import Utils
 import sys
 host_os = sys.platform