now we bundle README.markdown to our release tarballs.
This commit is contained in:
parent
4513cad926
commit
5f7b64e17a
|
@ -475,7 +475,7 @@ rm *.tar.gz
|
|||
|
||||
cd ..
|
||||
cp $root/util/configure ./
|
||||
cp $root/README ./
|
||||
cp $root/README.markdown ./
|
||||
cp $root/util/install bundle/
|
||||
find bundle -name '*~' -delete
|
||||
|
||||
|
|
Loading…
Reference in New Issue