distribution updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,13 +5,19 @@
|
|||||||
zip -@ -r wxPython\wxPython-src-%1.zip < wxPython\distrib\wxPython.rsp
|
zip -@ -r wxPython\wxPython-src-%1.zip < wxPython\distrib\wxPython.rsp
|
||||||
|
|
||||||
mkdir wxPython\docs
|
mkdir wxPython\docs
|
||||||
copy %WXWIN%\docs\html\wx\*.gif wxPython\docs
|
mkdir wxPython\docs\wx
|
||||||
copy %WXWIN%\docs\html\wx\*.htm wxPython\docs
|
copy %WXWIN%\docs\html\wx\*.gif wxPython\docs\wx
|
||||||
copy wxPython\docs\wx.htm wxPython\docs\index.htm
|
copy %WXWIN%\docs\html\wx\*.htm wxPython\docs\wx
|
||||||
|
copy wxPython\docs\wx.htm wxPython\docs\wx\index.htm
|
||||||
|
|
||||||
|
mkdir wxPython\docs\ogl
|
||||||
|
copy %WXWIN%\docs\html\ogl\*.gif wxPython\docs\ogl
|
||||||
|
copy %WXWIN%\docs\html\ogl\*.htm wxPython\docs\ogl
|
||||||
|
copy wxPython\docs\ogl.htm wxPython\docs\ogl\index.htm
|
||||||
|
|
||||||
|
|
||||||
zip -r wxPython\wxPython-docs-%1.zip wxPython\docs
|
zip -r wxPython\wxPython-docs-%1.zip wxPython\docs
|
||||||
|
|
||||||
del /y wxPython\docs\*.*
|
del /sxzy wxPython\docs
|
||||||
rmdir wxPython\docs
|
|
||||||
|
|
||||||
move /R wxPython\*.zip wxPython\distrib
|
move /R wxPython\*.zip wxPython\distrib
|
||||||
|
Reference in New Issue
Block a user