move to svn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e0062c047e
commit
99bc6ea392
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ if [ "$KIND" = "release" ]; then
|
|||
else
|
||||
KIND=daily
|
||||
BUILD_VERSION=${CURDATE}
|
||||
FTPDIR=/home/ftp/pub/CVS_HEAD/v2
|
||||
FTPDIR=/home/ftp/pub/Daily_HEAD
|
||||
fi
|
||||
|
||||
echo "Building for ${BUILD_VERSION}"
|
||||
|
|
|
|||
|
|
@ -208,7 +208,7 @@ prepareforrelease()
|
|||
cp $APPDIR/docs/cocoa/install.txt $APPDIR/install-cocoa.txt
|
||||
|
||||
# Now delete a few files that are unnecessary
|
||||
rm -f BuildCVS.txt descrip.mms
|
||||
rm -f BuildSVN.txt descrip.mms
|
||||
rm -f setup.h_vms
|
||||
rm -f docs/html/wxbook.htm docs/html/roadmap.htm
|
||||
rm -f src/mingegcs.bat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue