[opensaml2] 01/05: Don't ship the .map files from Doxygen

Ferenc Wágner wferi at moszumanska.debian.org
Sat Sep 3 06:11:12 UTC 2016


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

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

commit 1b9581642996d8a2bdbb52e9e04af0d767000e48
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Fri Sep 2 21:58:20 2016 +0200

    Don't ship the .map files from Doxygen
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a3dda29..8467214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_install:
 	    rm README.txt LICENSE.txt NOTICE.txt LOG4CPP.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/opensaml.tag api/html/*.md5
+	cd $(docdir) && rm -f api/opensaml.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/opensaml2.git



More information about the Pkg-shibboleth-devel mailing list