[SCM] jacktrip/master: Delete doxygen's .map files as well

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Jun 29 10:06:11 UTC 2015


The following commit has been merged in the master branch:
commit 3c74370dbbaa262bea25dd855fedd096e80603b9
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Jun 29 11:33:59 2015 +0200

    Delete doxygen's .map files as well

diff --git a/debian/rules b/debian/rules
index f141c85..2910949 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,7 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = documentation/img/.*|debian/(changelog|copyri
 build/jacktrip::
 	doxygen jacktrip_doxygen
 	find WWW -name "*.md5" -delete
+	find WWW -name "*.map" -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