[xmltooling] 05/09: Don't ship the .md5 and .map files from Doxygen

Ferenc Wágner wferi at moszumanska.debian.org
Fri Sep 2 19:39:42 UTC 2016


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

wferi pushed a commit to branch debian/master
in repository xmltooling.

commit cd7630db1c894f09e3dd879df63a9c400a73d6ef
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Fri Sep 2 12:25:45 2016 +0200

    Don't ship the .md5 and .map files from Doxygen
    
    These are generated since we use dot with Doxygen.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index be98043..db02893 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ override_dh_install:
 	       CURL.LICENSE
 	# The tag file is unreproducible (it captures the full build path),
 	# but is used as a "stamp" file during the build.
-	cd $(docdir) && rm -f api/xmltooling.tag
+	cd $(docdir) && rm -f api/xmltooling.tag api/html/*.md5 api/html/*.map
 	dh_install --fail-missing
 
 override_dh_installdocs:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list