removed vim backup files from the source code distribution. thanks Xiaoyu Chen.
This commit is contained in:
parent
a8a9c9577a
commit
3d4784c731
|
@ -324,6 +324,7 @@ cd ..
|
|||
cp $root/util/configure ./
|
||||
cp $root/README ./
|
||||
cp $root/util/install bundle/
|
||||
find bundle -name '*~' -delete
|
||||
|
||||
cd $root
|
||||
|
||||
|
|
Loading…
Reference in New Issue