removed vim backup files from the source code distribution. thanks Xiaoyu Chen.

This commit is contained in:
agentzh (章亦春)
2012-06-11 10:54:02 +08:00
parent a8a9c9577a
commit 3d4784c731
2 changed files with 2 additions and 1 deletions

View File

@ -324,6 +324,7 @@ cd ..
cp $root/util/configure ./
cp $root/README ./
cp $root/util/install bundle/
find bundle -name '*~' -delete
cd $root