aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2013-05-11 21:27:52 +0200
committerChristian Ruppert <idl0r@gentoo.org>2013-05-11 21:27:52 +0200
commitd4a173ae00081df0a585b161d31788136fdb1c69 (patch)
tree81fe69bc040d6bce190829437881adf99bfc060b
parentMinor (diff)
downloadgentoolkit-d4a173ae00081df0a585b161d31788136fdb1c69.tar.gz
gentoolkit-d4a173ae00081df0a585b161d31788136fdb1c69.tar.bz2
gentoolkit-d4a173ae00081df0a585b161d31788136fdb1c69.zip
Further improve the dist target
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 13bcf67..7954425 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ dist:
@echo
@echo "Now test and then copy the release tarball to the distfiles dir on dev.gentoo.org"
@echo "scp release/$(RELEASE).tar.gz dev.gentoo.org:/space/distfiles-local/"
+ @echo "And create a new git tag: git tag $(RELEASE); git push origin $(RELEASE)"
install: install-gentoolkit-dev