1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 10:25:06 +03:00

build-sys: add helper command to sign tarballs

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-03-11 19:17:38 -05:00
parent 92f58d6647
commit 1e7a425100

View File

@ -6634,6 +6634,9 @@ git-tag:
git-tar:
git archive -o systemd-$(VERSION).tar.gz --prefix=systemd-$(VERSION)/ HEAD
%.asc: %
gpg2 --detach-sign -a -o $@ $<
www_target = www.freedesktop.org:/srv/www.freedesktop.org/www/software/systemd
.PHONY: doc-sync