The following commit has been merged in the master branch:
commit 1e2a7f34f9627caa279c2c83f451b293ed708e85
Author: Samuel Thibault <[email protected]>
Date:   Sun Feb 19 12:42:45 2012 +0000

    Clean DDE build

diff --git a/debian/rules b/debian/rules
index 94d610d..184f6ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,14 @@ build/hurd::
        $(MAKE) -C dde_rtl8139
        $(MAKE) -C dde_ne2k_pci
 
+clean/hurd::
+       $(MAKE) -C libdde_linux26 clean
+       $(MAKE) -C dde_e100 clean
+       $(MAKE) -C dde_e1000 clean
+       $(MAKE) -C dde_pcnet32 clean
+       $(MAKE) -C dde_rtl8139 clean
+       $(MAKE) -C dde_ne2k_pci clean
+
 install/hurd::
        # runsystem is managed by update-alternatives
        mv debian/tmp/lib/hurd/runsystem debian/tmp/lib/hurd/runsystem.gnu

-- 
Debian GNU Hurd packaging

Reply via email to