[cpp-sp] 28/78: Correct file name of the repackaged source
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:40:03 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.0.dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=5531c91616ff731fcad54a1876c390d5b597738a
commit 5531c91616ff731fcad54a1876c390d5b597738a
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 15:30:56 2008 +0200
Correct file name of the repackaged source
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 1f61177..8a16bbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ get-orig-source:
rm shibboleth-sp-$(VERSION).tar.gz
rm shibboleth-$(VERSION)/schemas/WS-Trust.xsd
mv shibboleth-$(VERSION) shibboleth-sp_$(VERSION).$(DEBVERS).orig
- tar cf shibboleth-sp_$(VERSION).$(DEBVERS).orig.tar \
+ tar cf shibboleth-sp2_$(VERSION).$(DEBVERS).orig.tar \
shibboleth-sp_$(VERSION).$(DEBVERS).orig
rm -r shibboleth-sp_$(VERSION).$(DEBVERS).orig
gzip -9 shibboleth-sp_$(VERSION).$(DEBVERS).orig.tar
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list