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:
parent
067108c9f8
commit
0262671ad9
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user