mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
rpmdist.mk: Make target rpm-release-reinstall depend on update
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
1313c2f89f
commit
1a1dac7a6f
1 changed files with 1 additions and 1 deletions
|
|
@ -264,6 +264,6 @@ rpm-release: rpm-release-reinstall
|
|||
# doesn't work
|
||||
# rpm-release-update: rpm-release rpm-update
|
||||
|
||||
rpm-release-reinstall:
|
||||
rpm-release-reinstall: update
|
||||
$(BUILD_PACKAGE_SH) release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue