diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,4 +63,4 @@ tar: dist: cleandist dir localcopy tar gittag gittag: - git tag -f v$(VERSION) + git tag -f v$(VERSION) -a -m "v$(VERSION)" |
![]() |
index : rpm-helper | |
Various RPM command-line tools | Thierry Vignaud [tv] |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -63,4 +63,4 @@ tar: dist: cleandist dir localcopy tar gittag gittag: - git tag -f v$(VERSION) + git tag -f v$(VERSION) -a -m "v$(VERSION)" |