diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-09-20 20:53:02 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-09-20 20:53:02 (GMT) |
commit | 99063c3a83789b877e3e2db9b11545ff927ffaa9 (patch) | |
tree | 7e4ec20d979311c43618c766e9b15e51681c8af1 /release_docs | |
parent | b4be8ae3d53cce93077a8a1b0afbff1b3ccd9fec (diff) | |
download | hdf5-99063c3a83789b877e3e2db9b11545ff927ffaa9.zip hdf5-99063c3a83789b877e3e2db9b11545ff927ffaa9.tar.gz hdf5-99063c3a83789b877e3e2db9b11545ff927ffaa9.tar.bz2 |
[svn-r19435] remove source package command - not needed
Diffstat (limited to 'release_docs')
-rwxr-xr-x | release_docs/CMake.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt index fa574c6..d1f8c3d 100755 --- a/release_docs/CMake.txt +++ b/release_docs/CMake.txt @@ -166,7 +166,6 @@ Notes: This short instruction is written for users who want to quickly build To pacakage the build, navigate to your build directory and execute; cpack -C CPackConfig.cmake - cpack -C CPackSourceConfig.cmake NOTE: We have just introduced the packaging capability and it has not been extensively tested. Please send us comments on how it can be improved. |