From: Don Armstrong Date: Sat, 30 Jul 2011 01:26:16 +0000 (-0700) Subject: remove useless clean rules X-Git-Tag: debian/2.16.0-1_exp+1~54 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3f87102fb530a61573df959c0f552319321c7653;p=lilypond.git remove useless clean rules --- diff --git a/debian/rules b/debian/rules index e1c28bc912..ddc6ce5df4 100755 --- a/debian/rules +++ b/debian/rules @@ -82,10 +82,7 @@ clean: [ ! -f Makefile ] || $(MAKE) web-clean [ ! -f Makefile ] || $(MAKE) distclean rm -f lib/python - rm -f ./stepmake/bin/config.guess ./stepmake/bin/config.guess.sub ./stepmake/bin/config.sub - # Still not clean enough? Let's use... BRUTE STRENGTH! :-) - find . -type d -name 'out' -o -name 'out-www' | xargs rm -rf rm -f buildscripts/*.pyc rm -f lib/lilypond/python examples.html rm -f debian/emacsen-startup