chiark / gitweb /
build-sys: sign releases
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 11 Mar 2014 16:55:17 +0000 (12:55 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 11 Mar 2014 16:55:17 +0000 (12:55 -0400)
Makefile.am

index d6bc5a4faeb4e5585165920704cefbe162b7d7ab..936a78ec8288dbd0b00af240b814347f2a203b6f 100644 (file)
@@ -4980,7 +4980,7 @@ doc-sync: all destdir-sphinx
 
 .PHONY: git-tag
 git-tag:
-       git tag "v$(VERSION)" -m "systemd $(VERSION)"
+       git tag -s "v$(VERSION)" -m "systemd $(VERSION)"
 
 .PHONY: install-tree
 install-tree: all