mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
Makefile: add tar-sync
This commit is contained in:
parent
3e227830ad
commit
ea69e8217b
@ -699,6 +699,9 @@ git-release:
|
||||
git gc
|
||||
git prune
|
||||
|
||||
tar-sync:
|
||||
scp udev-$(VERSION).gz master.kernel.org:/pub/linux/utils/kernel/hotplug/
|
||||
|
||||
doc-sync:
|
||||
rsync -av udev/*.html master.kernel.org:/pub/linux/utils/kernel/hotplug/udev/
|
||||
rsync -av --delete libudev/docs/html/ master.kernel.org:/pub/linux/utils/kernel/hotplug/libudev/
|
||||
|
Loading…
x
Reference in New Issue
Block a user