rpmdist.mk: Add target ftag

This commit is contained in:
Jan Lindemann 2004-11-29 22:48:01 +00:00 committed by Jan Lindemann
commit 284c634338

View file

@ -119,4 +119,7 @@ yupdate.%.dist:
tag.dist:
cvs tag $(TAG_VERSION)
ftag.dist:
cvs tag -F $(TAG_VERSION)
tgz: $(PCKG_TAR)