change svn repository
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,7 @@ fi
|
|||||||
if [ ! -d $WX_SRC_DIR ]; then
|
if [ ! -d $WX_SRC_DIR ]; then
|
||||||
cd $WX_TEMP_DIR
|
cd $WX_TEMP_DIR
|
||||||
echo "Grabbing wx CVS with tag $BUILD_TAG"
|
echo "Grabbing wx CVS with tag $BUILD_TAG"
|
||||||
svn co https://svn.wxwidgets.org/svn/wxWidgets/trunk wxWidgets
|
svn co https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk/ wxWidgets
|
||||||
cd $WX_SRC_DIR
|
cd $WX_SRC_DIR
|
||||||
else
|
else
|
||||||
cd $WX_SRC_DIR
|
cd $WX_SRC_DIR
|
||||||
|
Reference in New Issue
Block a user