Commit c4ce889c authored by Kai Lautaportti's avatar Kai Lautaportti

Clarified description and added a link to the issue tracker.

parent 69e8f6dd
...@@ -4,13 +4,14 @@ Recipe for compiling and installing software ...@@ -4,13 +4,14 @@ Recipe for compiling and installing software
.. contents:: .. contents::
The recipe provides the means to compile and install source The recipe provides the means to compile and install source distributions
distributions using ``configure`` and ``make``. It is inspired by the using ``configure`` and ``make`` and other similar tools. It is inspired by
zc.recipe.cmmi_ recipe but provides more control over the build the zc.recipe.cmmi_ recipe but provides more control over the build process.
process.
Repository: http://github.com/hexagonit/hexagonit.recipe.cmmi Repository: http://github.com/hexagonit/hexagonit.recipe.cmmi
Clone URL: git clone git://github.com/hexagonit/hexagonit.recipe.cmmi.git Clone URL: git clone git://github.com/hexagonit/hexagonit.recipe.cmmi.git
Issue tracker: http://github.com/hexagonit/hexagonit.recipe.cmmi/issues
.. _zc.recipe.cmmi : http://pypi.python.org/pypi/zc.recipe.cmmi .. _zc.recipe.cmmi : http://pypi.python.org/pypi/zc.recipe.cmmi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment