From 260b6f6ae19d6b10fc300f3f29f46ac614a4d7e4 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 3 Jun 2013 14:49:10 +0200 Subject: [PATCH] clean-dist -> distclean && make xtaran happy Signed-off-by: Nico Schottelius --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index fc605313..d764143c 100755 --- a/build +++ b/build @@ -367,7 +367,7 @@ eof find * -name __pycache__ | xargs rm -rf ;; - clean-dist) + distclean) rm -f cdist/version.py MANIFEST PKGBUILD rm -rf cache/ dist/