The following commit has been merged in the master branch:
commit b4b9cd9baddff5331f90c7571aea917922950716
Author: Samuel Thibault <[email protected]>
Date:   Sun Feb 19 14:38:18 2012 +0000

    fix clean rule

diff --git a/debian/rules b/debian/rules
index f7603d5..cfaddb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ build/hurd::
        $(MAKE) -C dde_rtl8139 BUILDDIR=$(PWD)/build
        $(MAKE) -C dde_ne2k_pci BUILDDIR=$(PWD)/build
 
-clean/hurd::
+clean::
        $(MAKE) -C libdde_linux26 clean
        $(MAKE) -C dde_e100 clean
        $(MAKE) -C dde_e1000 clean

-- 
Debian GNU Hurd packaging

Reply via email to