aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-01-23 08:04:10 +0000
committerWerner Koch <[email protected]>2024-01-23 08:04:10 +0000
commitb7c15948610b8c0a94f978860ba8123082f5836e (patch)
treec54b0124fa83949222d54d66745b9eb59a508d4e /README
parentsm: Fix ECDH encryption with dhSinglePass-stdDH-sha384kdf-scheme. (diff)
downloadgnupg-b7c15948610b8c0a94f978860ba8123082f5836e.tar.gz
gnupg-b7c15948610b8c0a94f978860ba8123082f5836e.zip
speedo: Minor fix to the install target
--
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 13205c275..b979234ce 100644
--- a/README
+++ b/README
@@ -93,9 +93,9 @@
libraries can be installed into an arbitrary location using for
example:
- make -f build-aux/speedo.mk install SYSROOT=/usr/local/gnupg-foo
+ make -f build-aux/speedo.mk install SYSROOT=/usr/local/gnupg24
- and adding the directory to PATH.
+ and adding /usr/local/gnupg24/bin to PATH.
** Specific build problems on some machines: