From 93f158df381af86036332c4314c2d4a64eab3e62 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 18 Sep 2014 16:00:34 +0200 Subject: Release 2.1.0-beta834. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index da4c4987a..372d84aa4 100644 --- a/README +++ b/README @@ -85,6 +85,15 @@ You may run to view the default directories used by GnuPG. +To quickly build all required software without installing it, the +Speedo method may be used: + + make -f build-aux/speedo.mk native + +This method downloads all required libraries and does a native build +of GnuPG to PLAY/inst/. GNU make is required and you need to set +LD_LIBRARY_PATH to $(pwd)/PLAY/inst/lib. + MIGRATION FROM 1.4 or 2.0 to 2.1 ================================ -- cgit v1.2.3