forked from boostorg/unordered
And change release.sh so it deletes the copy of itself with the new name.
[SVN r4141]
This commit is contained in:
@ -16,7 +16,7 @@ cp $BOOST_ROOT/doc/html/*.css $UNORDERED_DST/doc/html/
|
||||
cp $BOOST_ROOT/doc/html/images/*.png $UNORDERED_DST/doc/html/images/
|
||||
|
||||
rm -r $UNORDERED_DST/bin.v2
|
||||
rm $UNORDERED_DST/release
|
||||
rm $UNORDERED_DST/release.sh
|
||||
|
||||
cd $TARBALL_DIR
|
||||
tar -czf unordered.tar.gz unordered
|
||||
|
Reference in New Issue
Block a user