mirror of
https://github.com/Yubico/yubikey-ksm.git
synced 2025-01-31 16:52:12 +01:00
Fix release target.
This commit is contained in:
parent
02d8971d9c
commit
cec73c1410
1
Makefile
1
Makefile
@ -88,7 +88,6 @@ clean:
|
|||||||
rm -rf $(PACKAGE)-$(VERSION)
|
rm -rf $(PACKAGE)-$(VERSION)
|
||||||
|
|
||||||
release: dist
|
release: dist
|
||||||
make
|
|
||||||
gpg --detach-sign --default-key $(KEYID) $(PACKAGE)-$(VERSION).tgz
|
gpg --detach-sign --default-key $(KEYID) $(PACKAGE)-$(VERSION).tgz
|
||||||
gpg --verify $(PACKAGE)-$(VERSION).tgz.sig
|
gpg --verify $(PACKAGE)-$(VERSION).tgz.sig
|
||||||
svn copy https://$(PROJECT).googlecode.com/svn/trunk/ \
|
svn copy https://$(PROJECT).googlecode.com/svn/trunk/ \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user