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

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

commit 6fb6a9526b84fd248b392defc1a276f0976ac375
Author: Gert Wollny <[email protected]>
Date:   Mon Dec 9 16:43:23 2013 +0100

    add removing the build dir to the clean rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 51d37ac..9bac6b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,5 +55,5 @@ endif
 
 override_dh_clean:
        dh_clean
-       rm -r build
+       rm -rf 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