forked from ungleich-public/cdist
clean-dist -> distclean && make xtaran happy
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
3c58eee003
commit
260b6f6ae1
1 changed files with 1 additions and 1 deletions
2
build
2
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/
|
||||
|
||||
|
|
Loading…
Reference in a new issue