keep bootstrap, just rename it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14451 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ba2a80e3bc
commit
82fef269c0
|
@ -25,7 +25,7 @@ svn co http://svn.freeswitch.org/svn/freeswitch/tags/$SWITCH_VERSION_MAJOR.$SWIT
|
|||
cd freeswitch-$SWITCH_VERSION_MAJOR.$SWITCH_VERSION_MINOR.$NEW_MICRO
|
||||
./bootstrap.sh
|
||||
rm -rf `find . -name .svn`
|
||||
rm -f bootstrap.sh
|
||||
mv bootstrap.sh rebootstrap.sh
|
||||
rm -f docs/AUTHORS
|
||||
rm -f docs/COPYING
|
||||
rm -f docs/ChangeLog
|
||||
|
|
Loading…
Reference in New Issue