[clblas] 02/02: d/rules: clean build artfacts

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 3 06:14:01 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository clblas.

commit 91d3c36def629a9e951b88cac96014d376b0b91a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jun 3 07:10:39 2015 +0100

    d/rules: clean build artfacts
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 05daae9..9e794ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,8 @@ override_dh_auto_configure:
 		-DBUILD_SHARED_LIBS=ON
 	echo "I: Generating Doxygen documentation"
 	cd doc/ && doxygen clBLAS.doxy && rm html/jquery.js
+
+override_dh_auto_clean:
+	dh_auto_clean
+	[ ! -f doc/doxygen_sqlite3.db ] || $(RM) doc/doxygen_sqlite3.db
+	[ ! -d doc/html ] || $(RM) -rf doc/html

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



More information about the debian-science-commits mailing list