diff --git a/make/rpmdist.mk b/make/rpmdist.mk index 003e2c12..d1a15c28 100644 --- a/make/rpmdist.mk +++ b/make/rpmdist.mk @@ -111,7 +111,7 @@ rpminstall.dist: $(DIST_PCKG_RPM) touch $@ yupdate.%.dist: - sudo -u root /opt/ytools/bin/yupdate.sh -f $(HOME)/.yupdaterc -s $* + sudo -u root $(HOME)/bin/yupdate.sh -f $(HOME)/.yupdaterc -s $* touch $@ tag.dist: