mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Update to latest SIP dev snapshot, and remove the BLACK hack that is no longer needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,8 +35,9 @@ echo ""
|
||||
echo "The MD5:"
|
||||
$PYTHON mymd5.py sip-$SIPVER-win32.exe
|
||||
echo ""
|
||||
echo "Now bzip2 the new sip binary and then scp it to "
|
||||
echo " robind@riobu.com:/home/robind/domains/wxpython.org/htdocs/tools"
|
||||
echo "If ready to upload then do these commands now:"
|
||||
echo " bzip2 $MYBINDIR/sip-$SIPVER-win32.exe"
|
||||
echo " scp $MYBINDIR/sip-$SIPVER-win32.exe.bz2 robind@riobu.com:/home/robind/domains/wxpython.org/htdocs/tools"
|
||||
|
||||
|
||||
## Reset the *_RELEASE flags to use debug options so the sip executable
|
||||
|
||||
@@ -42,8 +42,9 @@ echo ""
|
||||
echo "The MD5:"
|
||||
$PYTHON mymd5.py sip-$SIPVER-$PLATFORM
|
||||
echo ""
|
||||
echo "Now bzip2 the new sip binary and then scp it to "
|
||||
echo " robind@riobu.com:/home/robind/domains/wxpython.org/htdocs/tools"
|
||||
echo "If ready to upload then do these commands now:"
|
||||
echo " bzip2 $MYBINDIR/sip-$SIPVER-$PLATFORM"
|
||||
echo " scp $MYBINDIR/sip-$SIPVER-$PLATFORM.bz2 robind@riobu.com:/home/robind/domains/wxpython.org/htdocs/tools"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user