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

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 3 06:18:11 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 clfft.

commit efac6069ce2d7859f28ddd3de7780c8bb35d269a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jun 3 07:16:27 2015 +0100

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

diff --git a/debian/rules b/debian/rules
index e02700e..d5806b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,3 +23,8 @@ override_dh_auto_configure:
 		-DBUILD_SHARED_LIBRARY=ON
 	echo "I: Generating Doxygen documentation"
 	cd doc/ && doxygen clFFT.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/clfft.git



More information about the debian-science-commits mailing list