mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-25 15:03:55 +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 $@
|
touch $@
|
||||||
|
|
||||||
yupdate.%.dist:
|
yupdate.%.dist:
|
||||||
/opt/ytools/bin/yupdate.sh -s $*
|
sudo -u root /opt/ytools/bin/yupdate.sh -f $(HOME)/.yupdaterc -s $*
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
tag.dist:
|
tag.dist:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue