[Build-common-hackers] Bug#285244: cdbs: dpatch.mk should remove debian/patched/ on clean

Peter Eisentraut peter_e at gmx.net
Thu Dec 8 08:50:22 UTC 2005


tags 285244 + patch
stop

Here's a patch for this:

diff -ur ../tmp/cdbs-0.4.32/1/rules/dpatch.mk.in ./1/rules/dpatch.mk.in
--- ../tmp/cdbs-0.4.32/1/rules/dpatch.mk.in     2005-05-18 11:50:40.000000000 +0200
+++ ./1/rules/dpatch.mk.in      2005-12-08 09:48:44.000000000 +0100
@@ -74,6 +74,7 @@
 deapply-dpatches:
        $(MAKE) -f debian/rules reverse-config
        dpatch deapply-all
+       rm -rf debian/patched
        # after reverting patches, we don't need update-config because:
        #  - the tree is already in a consistent state.
        #  - the initialisation of this routine is already in charge of making




More information about the Build-common-hackers mailing list