X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=INSTALL;h=31d88574cf0c49318b27ac39723707d6d9cb4c1b;hp=5ed0d5816f9a999785cc7398600a3563c38a44f6;hb=0df8088132af29b3069aa15408fc1ea49e5cabb4;hpb=d40b0622fa4d0e4e79af2abda9f51b31c3a2cba6 diff --git a/INSTALL b/INSTALL index 5ed0d5816f..31d88574cf 100644 --- a/INSTALL +++ b/INSTALL @@ -252,10 +252,9 @@ locations, but have the package installed somewhere else so that it can easily be packaged, can use - $ make INSTALL_PREFIX=/tmp/package-root install + $ make DESTDIR=/tmp/package-root install - (or specify "--install_prefix=/tmp/package-root" as a configure - option). The specified prefix will be prepended to all + The specified destination directory will be prepended to all installation target filenames.