This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository pymia.

commit 6819368de69cc125d234c088db0b529b0c5c66a3
Author: Gert Wollny <[email protected]>
Date:   Mon Dec 9 16:42:45 2013 +0100

    add removing the buiild dir to the clean rules
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index f79a898..51d37ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,3 +51,9 @@ ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
        dh_strip -ppython-mia --dbg-package=python-mia-dbg
        dh_strip -ppython3-mia --dbg-package=python3-mia-dbg
 endif
+
+
+override_dh_clean:
+       dh_clean
+       rm -r build
+

-- 
Alioth's /git/debian-med/git-commit-notice on 
/srv/git.debian.org/git/debian-med/pymia.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to