From 8d9b6b927811ac967a73fef0b7872b778bf1e6da Mon Sep 17 00:00:00 2001 From: Dmitrijs Ledkovs Date: Tue, 22 May 2012 01:54:55 +0100 Subject: Remove debian-specific mdadm-startall.8 in clean target I know that $ git clean -X -f is amazing, but being tidy is still nice. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index e6978901..a07debe3 100755 --- a/debian/rules +++ b/debian/rules @@ -50,7 +50,7 @@ clean: rm -f $(INTERPOLATED_FILES) rm -f build-stamp [ ! -f Makefile ] || $(MAKE) clean - rm -f mdadm.udeb mdadm + rm -f mdadm.udeb mdadm debian/mdadm-startall.8 dh_clean debconf-updatepo -- cgit v1.2.3