aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-11-24 18:21:41 +0100
committerChristian Weiske <cweiske@cweiske.de>2011-11-24 18:21:41 +0100
commita243939e28f00fef2002c75ae795ff42b7385263 (patch)
tree09af793505e52060514fae4b3ff24001d522ceba
parent48dcd6c40effaf3e783959edbf9257525a773319 (diff)
downloadenigma2-curlytx-a243939e28f00fef2002c75ae795ff42b7385263.tar.gz
enigma2-curlytx-a243939e28f00fef2002c75ae795ff42b7385263.zip
update readme with build instructions
-rw-r--r--README.rst10
1 files changed, 8 insertions, 2 deletions
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