restore cvs up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,7 @@ if [ ! -d $WX_WEB_DIR ]; then
|
|||||||
cvs -d:pserver:anoncvs@cvs.wxwidgets.org:/pack/cvsroots/wxwidgets checkout wxWebSite
|
cvs -d:pserver:anoncvs@cvs.wxwidgets.org:/pack/cvsroots/wxwidgets checkout wxWebSite
|
||||||
else
|
else
|
||||||
cd $WX_WEB_DIR
|
cd $WX_WEB_DIR
|
||||||
#### cvs update -d -P
|
cvs update -d -P
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -d $WX_SRC_DIR ]; then
|
if [ ! -d $WX_SRC_DIR ]; then
|
||||||
@@ -29,7 +29,7 @@ if [ ! -d $WX_SRC_DIR ]; then
|
|||||||
cd $WX_SRC_DIR
|
cd $WX_SRC_DIR
|
||||||
else
|
else
|
||||||
cd $WX_SRC_DIR
|
cd $WX_SRC_DIR
|
||||||
#### cvs update -d -P
|
cvs update -d -P
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# this is where we will store the wxAll tarball we create
|
# this is where we will store the wxAll tarball we create
|
||||||
@@ -49,7 +49,7 @@ if [ $rebake = "yes" ]; then
|
|||||||
## better to not use unix2dos on the wxWidgets tree so we don't get the conflicts
|
## better to not use unix2dos on the wxWidgets tree so we don't get the conflicts
|
||||||
##fix this -B gave an option not recognised error (sf bug 1537221)...
|
##fix this -B gave an option not recognised error (sf bug 1537221)...
|
||||||
rm .ba*
|
rm .ba*
|
||||||
##### bakefile_gen -d ../../distrib/scripts/Bakefiles.release.bkgen
|
bakefile_gen -d ../../distrib/scripts/Bakefiles.release.bkgen
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Now generate the mega tarball with everything. We will push this to our build machines.
|
# Now generate the mega tarball with everything. We will push this to our build machines.
|
||||||
|
Reference in New Issue
Block a user