rpmdist.mk: Add target yupdate.%.dist

This commit is contained in:
Jan Lindemann 2004-11-29 22:10:16 +00:00 committed by Jan Lindemann
commit 6b9f60782b

View file

@ -112,6 +112,10 @@ rpminstall.dist: $(DIST_PCKG_RPM)
sudo /bin/rpm -U $<
touch $@
yupdate.%.dist:
/opt/ytools/bin/yupdate.sh -s $*
touch $@
tag.dist:
cvs tag $(TAG_VERSION)