diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2015-10-16 04:14:57 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2015-10-16 04:14:57 (GMT) |
commit | 0333b1ff03c9d2ed47604f48af1943a086ef307b (patch) | |
tree | 22c489ab25f5b14c09ad46b4caee28d28678a2ee /MANIFEST | |
parent | 57583a254a58924b3cbbf662ba988cf76d662a07 (diff) | |
download | hdf5-0333b1ff03c9d2ed47604f48af1943a086ef307b.zip hdf5-0333b1ff03c9d2ed47604f48af1943a086ef307b.tar.gz hdf5-0333b1ff03c9d2ed47604f48af1943a086ef307b.tar.bz2 |
[svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.
Added shared library version numbers for each wrapper library file.
Tested with h5committest.new.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -44,7 +44,7 @@ ./bin/COPYING ./bin/bbrelease _DO_NOT_DISTRIBUTE_ ./bin/buildhdf5 -./bin/build_and_package_hdf5_binaries.sh _DO_NOT_DISTRIBUTE_ +./bin/pkgscrpts/build_and_package_hdf5_binaries.sh _DO_NOT_DISTRIBUTE_ ./bin/checkapi _DO_NOT_DISTRIBUTE_ ./bin/checkposix _DO_NOT_DISTRIBUTE_ ./bin/chkconfigure _DO_NOT_DISTRIBUTE_ @@ -54,14 +54,14 @@ ./bin/compile ./bin/config.guess ./bin/config.sub -./bin/debug-ohdr _DO_NOT_DISTRIBUTE_ +./bin/debug-ohdr _DO_NOT_DISTRIBUTE_ ./bin/dependencies ./bin/depcomp ./bin/deploy ./bin/distdep -./bin/errors _DO_NOT_DISTRIBUTE_ +./bin/errors _DO_NOT_DISTRIBUTE_ ./bin/gcov_script _DO_NOT_DISTRIBUTE_ -./bin/genltanalyze _DO_NOT_DISTRIBUTE_ +./bin/genltanalyze _DO_NOT_DISTRIBUTE_ ./bin/h5vers ./bin/install-sh ./bin/iostats @@ -71,22 +71,22 @@ ./bin/make_overflow ./bin/make_vers ./bin/makehelp -./bin/make1814TarFiles.pl _DO_NOT_DISTRIBUTE_ -./bin/makeInternal1814README.pl _DO_NOT_DISTRIBUTE_ -./bin/makeOuter1814README.pl _DO_NOT_DISTRIBUTE_ +./bin/pkgscrpts/make1814TarFiles.pl _DO_NOT_DISTRIBUTE_ +./bin/pkgscrpts/makeInternal1814README.pl _DO_NOT_DISTRIBUTE_ +./bin/pkgscrpts/makeOuter1814README.pl _DO_NOT_DISTRIBUTE_ ./bin/missing ./bin/mkdirs ./bin/mkinstalldirs ./bin/newer -./bin/reconfigure _DO_NOT_DISTRIBUTE_ +./bin/reconfigure _DO_NOT_DISTRIBUTE_ ./bin/output_filter.sh ./bin/release -./bin/runtest _DO_NOT_DISTRIBUTE_ +./bin/runtest _DO_NOT_DISTRIBUTE_ ./bin/snapshot -./bin/snapshot_version _DO_NOT_DISTRIBUTE_ +./bin/snapshot_version _DO_NOT_DISTRIBUTE_ ./bin/test-driver -./bin/testh51814binary.sh _DO_NOT_DISTRIBUTE_ -./bin/timekeeper _DO_NOT_DISTRIBUTE_ +./bin/pkgscrpts/testh51814binary.sh _DO_NOT_DISTRIBUTE_ +./bin/timekeeper _DO_NOT_DISTRIBUTE_ ./bin/trace ./bin/yodconfigure |