diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2003-03-21 18:26:24 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2003-03-21 18:26:24 (GMT) |
commit | b6f34ab3e50a455e8be4700c018404afa1adce26 (patch) | |
tree | 988525fcefbc59df0f1185535d0f08d203cd3805 | |
parent | 80c5ec82e7430d5daff40de1da606e11a843eea9 (diff) | |
download | hdf5-b6f34ab3e50a455e8be4700c018404afa1adce26.zip hdf5-b6f34ab3e50a455e8be4700c018404afa1adce26.tar.gz hdf5-b6f34ab3e50a455e8be4700c018404afa1adce26.tar.bz2 |
[svn-r6517]
Purpose: Bug fix.
Description: When I added support for filters, I forgot to add
fortan man pages file to the MANIFEST file.
When I run chkmanifest, I discovered that there was also
a typo ( ./dac/Makefile.in instead of ./doc/Makefile.in )
Solution: added ./doc/html/fortran/h5z_FORTRAN.html and chnages "a" to "o"
Platforms tested: arabica with bin/chkmanifest
Misc. update:
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -443,6 +443,7 @@ ./doc/html/fortran/h5r_FORTRAN.html ./doc/html/fortran/h5s_FORTRAN.html ./doc/html/fortran/h5t_FORTRAN.html +./doc/html/fortran/h5z_FORTRAN.html ./doc/html/group_p1.gif ./doc/html/group_p1.obj _DO_NOT_DISTRIBUTE_ |