From 3f87102fb530a61573df959c0f552319321c7653 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 29 Jul 2011 18:26:16 -0700 Subject: [PATCH] remove useless clean rules --- debian/rules | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.2