mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r27826] Modify bbrelease to add autogen.sh to the source tarball.
This commit is contained in:
parent
87005a24ba
commit
967dad8cf8
@ -304,6 +304,7 @@ fi
|
||||
# Create a manifest that contains only files for distribution.
|
||||
MANIFEST=$tmpdir/H5_MANIFEST
|
||||
grep '^\.' MANIFEST | grep -v _DO_NOT_DISTRIBUTE_ >$MANIFEST
|
||||
echo "./autogen.sh" >>$MANIFEST
|
||||
|
||||
# Prepare the source tree for a release.
|
||||
#ln -s `pwd` $tmpdir/$HDF5_VERS || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user