[shibboleth-sp2] 02/03: Don't ship the .md5 and .map files from Doxygen

Ferenc Wágner wferi at moszumanska.debian.org
Thu Sep 1 11:21:31 UTC 2016


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

wferi pushed a commit to branch debian/experimental
in repository shibboleth-sp2.

commit 952e7ee639f9ca7ef542356b7719e49dc47c1a87
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Thu Sep 1 10:38:20 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 dfe3e53..9707f2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ override_dh_install:
 	       FASTCGI.LICENSE OPENSSL.LICENSE 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/shibboleth.tag
+	cd $(docdir) && rm -f api/shibboleth.tag api/html/*.md5 api/html/*.map
 	cd debian/tmp/etc/shibboleth && \
 	    rm *.dist *.config shibd-amazon shibd-osx.plist shibd-redhat shibd-suse \
 	       $(remove-service)

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



More information about the Pkg-shibboleth-devel mailing list