mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-24 16:10:11 +07:00
Makefile: update kernel.org hooks
This commit is contained in:
parent
9c15822291
commit
3163ddd40d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user