mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 16:52:17 +01:00
Save a local copy of released archives.
This commit is contained in:
parent
b2ebca74fd
commit
6c7277e180
@ -64,6 +64,7 @@ release:
|
||||
svn copy https://$(PROJECT).googlecode.com/svn/trunk/ \
|
||||
https://$(PROJECT).googlecode.com/svn/tags/$(PACKAGE)-$(VERSION) \
|
||||
-m "Tagging the $(VERSION) release of the $(PACKAGE) project."
|
||||
cp -v $(PACKAGE)-$(VERSION).tar.gz* ../release/$(PACKAGE)/
|
||||
googlecode_upload.py -s "OpenPGP signature for $(PACKAGE) $(VERSION)." \
|
||||
-p $(PROJECT) -u $(GOOGLEACCOUNT) $(PACKAGE)-$(VERSION).tar.gz.sig
|
||||
googlecode_upload.py -s "$(PACKAGE) $(VERSION)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user