Use the right tag option

This commit is contained in:
Jesse Keating 2007-03-20 13:32:14 -04:00
parent 5e613c9dd5
commit 0eee3a1d4e

View file

@ -71,7 +71,7 @@ rpm: tarball
$(RPM_WITH_DIRS) $(DIST_DEFINES) -bb $(SPECFILE)
tag::
git tag $(TAG)
git tag -a $(TAG)
@echo "Tagged with: $(TAG)"
@echo