[SCM] jacktrip/master: Don't ship with doxygen's md5-files

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sun Jun 28 20:58:43 UTC 2015


The following commit has been merged in the master branch:
commit 9f5b1aaffcca58bffb0361f28eba9d2e42d45815
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Sun Jun 28 22:45:15 2015 +0200

    Don't ship with doxygen's md5-files

diff --git a/debian/rules b/debian/rules
index 7269d5a..da64342 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,7 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = documentation/img/.*|debian/(changelog|copyri
 
 build/jacktrip::
 	doxygen jacktrip_doxygen
+	find WWW -name "*.md5" -delete
 	help2man -N -n "high-quality system for audio network performances" debian/jacktrip-help2man > jacktrip.1
 
 clean::

-- 
jacktrip packaging



More information about the pkg-multimedia-commits mailing list