[shibboleth-sp2] 104/119: Strip svn files from dist.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:55 UTC 2016


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

wferi-guest pushed a commit to annotated tag 1.3.1
in repository shibboleth-sp2.

commit e0bf61631021cc7b75ad5e689f3a71d5ecaffd51
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Fri Nov 9 06:46:55 2007 +0000

    Strip svn files from dist.
---
 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 7422c34..129a6e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@ DIST_SUBDIRS = adfs doc oncrpc shib schemas configs shib-target shar test \
 
 all-local: shibboleth.spec pkginfo
 
+dist-hook:
+	rm -rf `find $(distdir)/isapi -name .svn`
+
 shibboleth.spec: shibboleth.spec.in Makefile
 	rm -f $@.tmp
 	sed < $< > $@.tmp \

-- 
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