Author: glen
Date: Wed Jul 27 08:54:50 2011
New Revision: 12275

Modified:
   geninitrd/trunk/Makefile
Log:
note about tagging

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile    (original)
+++ geninitrd/trunk/Makefile    Wed Jul 27 08:54:50 2011
@@ -26,6 +26,12 @@
        $(refentry2man) < $< > [email protected] && mv [email protected] $@ || { rm -f [email protected]; exit 
1; }
 
 dist: clean geninitrd-$(VERSION).tar.gz
+       @echo
+       @echo "Do not forget to tag the release"
+       @echo
+
+tag:
+       ./make-tag.sh
 
 clean:
        rm -f geninitrd.8
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to