1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-12-01 15:24:17 +01:00

Less hard coding.

This commit is contained in:
Simon Josefsson 2009-11-20 07:21:47 +00:00
parent 067108c9f8
commit 0262671ad9

View File

@ -61,5 +61,5 @@ release:
-m "Tagging the $(VERSION) release of the $(PACKAGE) project."
googlecode_upload.py -s "OpenPGP signature for $(PACKAGE) $(VERSION)." \
-p $(PROJECT) -u $(USER) $(PACKAGE)-$(VERSION).tgz.sig
googlecode_upload.py -s "yubikey-ksm $(VERSION)." \
googlecode_upload.py -s "$(PACKAGE) $(VERSION)." \
-p $(PROJECT) -u $(USER) $(PACKAGE)-$(VERSION).tgz