diff --git a/builder/etc/spec.sh b/builder/etc/spec.sh index eb2057c..0d36af4 100644 --- a/builder/etc/spec.sh +++ b/builder/etc/spec.sh @@ -13,7 +13,7 @@ export CW_2_0_twl='C:\Program Files\Freescale\CW for NINTENDO DS V2.0' #---------------------------------------------------------------------------- # CVS サーバの設定 #---------------------------------------------------------------------------- -export SVNROOT=file://\Aqua/svn/twl_wrapsdk +export SVNROOT=http://Aqua/svn/twl_wrapsdk export SVNROOT_TWLSDK=$SVNROOT/trunk #----------------------------------------------------------------------------