From 5d99786151a6ed10baa85173c2a4e35a1db76097 Mon Sep 17 00:00:00 2001 From: Thomas Nagy Date: Thu, 13 Apr 2017 18:45:50 +0200 Subject: build:wafsamba: Update dist/distcheck commands Signed-off-by: Thomas Nagy Reviewed-by: Alexander Bokovoy Reviewed-by: Andrew Bartlett --- wscript | 3 --- 1 file changed, 3 deletions(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6dffeb9db37..b441849f76b 100644 --- a/wscript +++ b/wscript @@ -428,9 +428,6 @@ def dist(): def distcheck(): '''test that distribution tarball builds and installs''' samba_version.load_version(env=None) - import Scripting - d = Scripting.distcheck - d() def wildcard_cmd(cmd): '''called on a unknown command''' -- cgit v1.2.1