rpmdist.mk: Add sudo to yupdate.%.dist

This commit is contained in:
Jan Lindemann 2004-11-29 22:17:11 +00:00 committed by Jan Lindemann
commit b3b9161688

View file

@ -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: