[clblas] 08/10: d/rules: strip embedded jquery out of doc

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 29 19:08:42 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 fc0a893b8a8bcfe5616d0c2ef481e5c9ec7fbf06
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri May 29 19:20:42 2015 +0100

    d/rules: strip embedded jquery out of doc
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0c7a2de..05daae9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,4 +24,4 @@ override_dh_auto_configure:
 		-DBUILD_KTEST=OFF \
 		-DBUILD_SHARED_LIBS=ON
 	echo "I: Generating Doxygen documentation"
-	cd doc/ && doxygen clBLAS.doxy
+	cd doc/ && doxygen clBLAS.doxy && rm html/jquery.js

-- 
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