From: Christian Weiske Date: Thu, 24 Nov 2011 17:21:41 +0000 (+0100) Subject: update readme with build instructions X-Git-Tag: v1.0.0~32 X-Git-Url: https://git.cweiske.de/enigma2-curlytx.git/commitdiff_plain/a243939e28f00fef2002c75ae795ff42b7385263 update readme with build instructions --- diff --git a/README.rst b/README.rst index aad58c2..f9b28ec 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,13 @@ Replace ``$lang_code`` with your two-letter language code:: Building ======== -ipkg-build: +First upgrade the version number in ``CONTROL/control``. + +Then simply run :: + + ./build.sh + +You will need the ``ipkg-build`` script from http://reichholf.net/files/dreambox/tools/ipkg-build -http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen +Also see http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen