mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 15:33:55 +01:00
linux-rpm.mk: Add patch target
This commit is contained in:
parent
f9539bd3d1
commit
a15f042cd9
1 changed files with 1 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ install: build.lxdone driver.done install.lxdone
|
||||||
copy-run: copy-run.done
|
copy-run: copy-run.done
|
||||||
copy-devel: copy-devel.done
|
copy-devel: copy-devel.done
|
||||||
copy: copy-run copy-devel
|
copy: copy-run copy-devel
|
||||||
|
patch: patches.done
|
||||||
reboot:
|
reboot:
|
||||||
ssh -l root $(HOST) "reboot"
|
ssh -l root $(HOST) "reboot"
|
||||||
update-rpm: copy
|
update-rpm: copy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue