now we bundle README.markdown to our release tarballs.

This commit is contained in:
Yichun Zhang (agentzh) 2013-10-17 16:21:24 -07:00
parent 4513cad926
commit 5f7b64e17a
1 changed files with 1 additions and 1 deletions

View File

@ -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