[fastjet] 10/11: remove temporary doxygen files from the built package

Mattia Rizzolo mattia at debian.org
Mon Jun 13 19:44:05 UTC 2016


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

mattia pushed a commit to branch master
in repository fastjet.

commit 835f501472667454d2c5b42df707c33e027c98a3
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Jun 13 19:39:27 2016 +0000

    remove temporary doxygen files from the built package
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index ff6becf..3334ad5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,5 +17,9 @@ override_dh_auto_build-indep:
 	doxygen
 	rm -f html/jquery.js
 
+override_dh_install:
+	dh_install
+	find $(CURDIR)/debian/fastjet-doc/ -name '*.md5' -delete
+
 %:
 	dh $@ --with autoreconf --parallel

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



More information about the debian-science-commits mailing list