diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2011-11-24 18:21:41 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2011-11-24 18:21:41 +0100 |
| commit | a243939e28f00fef2002c75ae795ff42b7385263 (patch) | |
| tree | 09af793505e52060514fae4b3ff24001d522ceba | |
| parent | 48dcd6c40effaf3e783959edbf9257525a773319 (diff) | |
| download | enigma2-curlytx-a243939e28f00fef2002c75ae795ff42b7385263.tar.gz enigma2-curlytx-a243939e28f00fef2002c75ae795ff42b7385263.zip | |
update readme with build instructions
| -rw-r--r-- | README.rst | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |
