The following commit has been merged in the master branch:
commit 07453458d3eae970327ce665a262ca4611d07c54
Author: Samuel Thibault <[email protected]>
Date:   Sun Feb 19 16:32:24 2012 +0000

    Add missing clean bits

diff --git a/debian/rules b/debian/rules
index ee99469..f5c2179 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,8 @@ build/hurd::
 clean::
        $(MAKE) -C libdde_linux26 cleanall
        rm -f $$(find libdde_linux26 -name \*.d)
+       rm -fr libdde_linux26/build
+       rm -fr libdde_linux26/lib/src/gen_crc32table 
libdde_linux26/lib/src/crc32table.h libdde_linux26/lib/src/timeconst.h
        $(MAKE) -C dde_e100 cleanall
        $(MAKE) -C dde_e1000 cleanall
        $(MAKE) -C dde_pcnet32 cleanall

-- 
Debian GNU Hurd packaging

Reply via email to