1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-01-19 07:52:23 +01:00

Fix release target.

This commit is contained in:
Simon Josefsson 2009-03-24 11:17:37 +00:00
parent 6df4acc946
commit ed9e163c16

View File

@ -52,11 +52,15 @@ TESTS = $(check_PROGRAMS)
ChangeLog:
svn2cl
PROJECT=yubico-pam
release:
rm -f ChangeLog
make ChangeLog distcheck
svn copy https://yubico-pam.googlecode.com/svn/trunk/ \
https://yubico-pam.googlecode.com/svn/tags/$(PACKAGE)-$(VERSION) \
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."
googlecode_upload.py -s "pam_yubico $(VERSION)" \
googlecode_upload.py -s "$(PACKAGE) $(VERSION)" \
-p yubico-pam -u simon75j $(PACKAGE)-$(VERSION).tar.gz
googlecode_upload.py -s "OpenPGP signature for $(PACKAGE) $(VERSION)." \
-p php-yubico -u simon75j $(PACKAGE)-$(VERSION).tar.gz.sig