From ae01d23841968bb1cded7171b949d20dfb6a34bb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 07 Dec 2013 23:42:40 -0500 Subject: README: Use development version of opkbuild. --- (limited to 'README') 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 -- cgit v0.9.1