From 6376013bfc7df838a6384db23088bc3715c03a89 Mon Sep 17 00:00:00 2001 From: Larry Knox Date: Mon, 11 Nov 2024 16:21:09 -0600 Subject: [PATCH] Remove incorrect 's' from install directory /lib/plugin. --- release_docs/INSTALL_CMake.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt index c07d2c2babd..2b8e69db0c2 100644 --- a/release_docs/INSTALL_CMake.txt +++ b/release_docs/INSTALL_CMake.txt @@ -144,7 +144,7 @@ To build HDF5 with the SZIP and ZLIB external libraries you will need to: ------bin ------include ------lib - --------plugins + --------plugin ------cmake On Linux, change to the install destination directory @@ -163,7 +163,7 @@ To build HDF5 with the SZIP and ZLIB external libraries you will need to: ------bin ------include ------lib - --------plugins + --------plugin ------share On Mac you will find HDF5-2."X"."Y"-Darwin.dmg in the myhdfstuff folder. Click @@ -175,7 +175,7 @@ To build HDF5 with the SZIP and ZLIB external libraries you will need to: ------bin ------include ------lib - --------plugins + --------plugin ------share By default the installation will create the bin, include, lib and cmake @@ -242,7 +242,7 @@ Notes: This short set of instructions is written for users who want to ------bin ------include ------lib - --------plugins + --------plugin ------cmake On Linux, change to the install destination directory @@ -261,7 +261,7 @@ Notes: This short set of instructions is written for users who want to ------bin ------include ------lib - --------plugins + --------plugin ------share On Mac you will find HDF5-2."X"."Y"-Darwin.dmg in the build folder. Click @@ -273,7 +273,7 @@ Notes: This short set of instructions is written for users who want to ------bin ------include ------lib - --------plugins + --------plugin ------share