summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-05-12 17:38:38 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-05-12 17:38:38 (GMT)
commitb75a1cae078623f83ccea804345b23740449ca1f (patch)
tree9e8f513624639997415868652b5b57dee940a96b /config
parent82a852012005075def319a7645108175f0747e79 (diff)
downloadhdf5-b75a1cae078623f83ccea804345b23740449ca1f.zip
hdf5-b75a1cae078623f83ccea804345b23740449ca1f.tar.gz
hdf5-b75a1cae078623f83ccea804345b23740449ca1f.tar.bz2
[svn-r25184] correct path statement
Diffstat (limited to 'config')
-rw-r--r--config/cmake/NSIS.InstallOptions.ini.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/NSIS.InstallOptions.ini.in b/config/cmake/NSIS.InstallOptions.ini.in
index 83ca053..35c1033 100644
--- a/config/cmake/NSIS.InstallOptions.ini.in
+++ b/config/cmake/NSIS.InstallOptions.ini.in
@@ -3,7 +3,7 @@ NumFields=5
[Field 1]
Type=label
-Text=By default @CPACK_PACKAGE_INSTALL_DIRECTORY@ does add its directory to the system PATH.
+Text=By default the @CPACK_PACKAGE_INSTALL_DIRECTORY@/bin directory is added to the system PATH.
Left=0
Right=-1
Top=0