There is no need to delete debian/files, dh_clean automatically takes
care of this.
---
 debian/rules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 26b700a..e03f590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -140,8 +140,7 @@ clean:
        dh_testdir
        dh_testroot
        $(RM) -r $(WMAKER_BD)
-       $(RM) *-stamp \
-               debian/files
+       $(RM) *-stamp
        dh_clean libtool
 
 binary-indep: build
-- 
1.7.1


-- 
To unsubscribe, send mail to [email protected].

Reply via email to