From: Kay Sievers Date: Tue, 24 Jan 2012 23:11:21 +0000 (+0100) Subject: Makefile: update kernel.org hooks X-Git-Tag: 180~4 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3163ddd40d81cf29a114d73c585b65635256ae65;p=systemd Makefile: update kernel.org hooks --- diff --git a/Makefile.am b/Makefile.am index 0048f2b6..f94eb58e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -769,11 +769,9 @@ git-sync: git push git push --tags -tar: - make distcheck - xz -d -c udev-$(VERSION).tar.xz | gpg --armor --detach-sign --output udev-$(VERSION).tar.sign - tar-sync: + rm -f udev-$(VERSION).tar.sign + xz -d -c udev-$(VERSION).tar.xz | gpg --armor --detach-sign --output udev-$(VERSION).tar.sign kup put udev-$(VERSION).tar.xz udev-$(VERSION).tar.sign /pub/linux/utils/kernel/hotplug/ doc-sync: