From 2672a19893e6d77b3702d2da01b9aefc3a4e2278 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Sun, 8 Jul 2007 17:44:14 -0600 Subject: [PATCH] clean target tidying for new upstream --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5