[sundials] 05/09: I clean out the build directory when needed

Dima Kogan dima at secretsauce.net
Sat Feb 11 03:39:56 UTC 2017


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

dkogan pushed a commit to branch master_optional_stuff_enabled
in repository sundials.

commit 141e71de62a0f605d60dcd8b1ffa9497525395e5
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Feb 10 19:23:08 2017 -0800

    I clean out the build directory when needed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 4bbe889..df428b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,3 +32,4 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	dh_auto_clean
+	rm -rf $(BUILDDIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git



More information about the debian-science-commits mailing list