summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index ced9a8a3b..0fe946485 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -68,7 +68,7 @@ tar: clean
$(info $(PACKAGE)-$(PKGVERSION).tar.xz is ready)
tag:
- git tag $(VERSION)
+ git tag -a $(VERSION) -m "$(VERSION)"
# rules to build a distributable rpm