1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-03-15 18:29:16 +01:00

Fix release target.

This commit is contained in:
Simon Josefsson 2008-09-15 14:32:28 +00:00
parent 64125e3890
commit d7ec9a3888

View File

@ -63,3 +63,5 @@ release:
svn copy https://yubico-pam.googlecode.com/svn/trunk/ \
https://yubico-pam.googlecode.com/svn/tags/$(PACKAGE)-$(VERSION) \
-m "Tagging the $(VERSION) release of the $(PACKAGE) project."
googlecode_upload.py -s "pam_yubico $(VERSION)" \
-p yubico-pam -u simon75j $(PACKAGE)-$(VERSION).tar.gz