[med-svn] [pymia] 05/05: add removing the build dir to the clean rules

Gert Wollny gert-guest at moszumanska.debian.org
Mon Dec 9 15:52:50 UTC 2013


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 <gw.fossdev at gmail.com>
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



More information about the debian-med-commit mailing list