From: LaMont Jones Date: Sun, 8 Jul 2007 23:44:14 +0000 (-0600) Subject: clean target tidying for new upstream X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2672a19893e6d77b3702d2da01b9aefc3a4e2278;p=util-linux clean target tidying for new upstream --- diff --git a/debian/rules b/debian/rules index 9a32e544..5ec37f01 100755 --- a/debian/rules +++ b/debian/rules @@ -60,8 +60,8 @@ build: clean: $(checkdir) rm -f build sys-utils/rdev - touch make_include - $(MAKE) distclean + #rm make_include + -$(MAKE) distclean find . -name '*~' -print0 | xargs -0r rm find . -name '*.orig' -print0 | xargs -0r rm find . -name '*.rej' -print0 | xargs -0r rm