distrib changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Binary file not shown.
@@ -79,7 +79,7 @@ item: Remark
|
||||
end
|
||||
item: Set Variable
|
||||
Variable=PYTHONVER
|
||||
Value=1.5
|
||||
Value=2.0
|
||||
end
|
||||
item: Set Variable
|
||||
Variable=SAMEDIR
|
||||
@@ -865,6 +865,12 @@ item: Install File
|
||||
Description=wxPython Standard Library
|
||||
Flags=0000000010000010
|
||||
end
|
||||
item: Install File
|
||||
Source=c:\Projects\wx\wxPython\wxPython\lib\editor\*.txt
|
||||
Destination=%MAINDIR%\wxPython\lib\editor
|
||||
Description=wxPython Standard Library
|
||||
Flags=0000000010000010
|
||||
end
|
||||
item: Install File
|
||||
Source=c:\Projects\wx\wxPython\demo\*.py
|
||||
Destination=%MAINDIR%\wxPython\demo
|
||||
|
@@ -36,7 +36,9 @@ copy %WXWIN%\docs\html\ogl\*.htm wxPython-%1\docs\ogl
|
||||
copy wxPython-%1\docs\ogl\ogl.htm wxPython-%1\docs\ogl\index.htm
|
||||
|
||||
rem **** zip up the docs
|
||||
zip -r ..\distrib\wxPython-docs-%1.zip wxPython-%1\docs
|
||||
rem zip -r ..\distrib\wxPython-docs-%1.zip wxPython-%1\docs
|
||||
tar cvf ..\distrib\wxPython-docs-%1.tar wxPython-%1
|
||||
gzip -9 ..\distrib\wxPython-docs-%1.tar
|
||||
|
||||
|
||||
rem **** Cleanup
|
||||
|
Reference in New Issue
Block a user