Use the right tag option
This commit is contained in:
parent
5e613c9dd5
commit
0eee3a1d4e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue