mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rpmdist.mk: Add sudo to yupdate.%.dist
This commit is contained in:
parent
6b9f60782b
commit
b3b9161688
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ rpminstall.dist: $(DIST_PCKG_RPM)
|
|||
touch $@
|
||||
|
||||
yupdate.%.dist:
|
||||
/opt/ytools/bin/yupdate.sh -s $*
|
||||
sudo -u root /opt/ytools/bin/yupdate.sh -f $(HOME)/.yupdaterc -s $*
|
||||
touch $@
|
||||
|
||||
tag.dist:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue