summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-12-07 23:42:40 (EST)
committer P. J. McDermott <pjm@nac.net>2013-12-07 23:42:40 (EST)
commitae01d23841968bb1cded7171b949d20dfb6a34bb (patch)
treedf057293b053cfa0d8bb490d3ef58dbe7c8e3e88 /README
parent48b94fad69834cc1b231e78a5a02cc8433dd8179 (diff)
README: Use development version of opkbuild.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index a48daeb..92ec472 100644
--- a/README
+++ b/README
@@ -57,10 +57,8 @@ GNU/Linux jessie or later:
opkbuild can be downloaded and installed (in the default directories) as
follows:
- $ wget http://files.proteanos.com\
- > /pub/opkbuild/3.0.0-beta1/opkbuild-3.0.0-beta1.tar.gz
- $ tar -xzf opkbuild-3.0.0-beta1.tar.gz
- $ cd opkbuild-3.0.0-beta1/
+ $ git clone git://git.proteanos.com/opkbuild/opkbuild.git
+ $ cd opkbuild/
$ ./configure --with-opkg=/there/is/no/opkg \
> --with-opkhelper-3.0=/usr/local/bin
$ make