distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
60a15c9b7b
commit
07cb3fd3d1
@ -28,6 +28,7 @@ cd wxPython/distrib
|
|||||||
tar xf dist-temp.tar
|
tar xf dist-temp.tar
|
||||||
rm dist-temp.tar
|
rm dist-temp.tar
|
||||||
mv wxPython wxPython-$1
|
mv wxPython wxPython-$1
|
||||||
|
rm wxPython-$1/src/gtk/helpers.cpp
|
||||||
|
|
||||||
tar cvf wxPython-$1.tar wxPython-$1
|
tar cvf wxPython-$1.tar wxPython-$1
|
||||||
gzip wxPython-$1.tar
|
gzip wxPython-$1.tar
|
||||||
|
@ -10,7 +10,7 @@ wxPython/demo/README.txt
|
|||||||
wxPython/demo/*.xml
|
wxPython/demo/*.xml
|
||||||
wxPython/demo/data/*.png
|
wxPython/demo/data/*.png
|
||||||
wxPython/demo/data/*.htm
|
wxPython/demo/data/*.htm
|
||||||
wxPython/demo/data/*.bpm
|
wxPython/demo/data/*.bmp
|
||||||
|
|
||||||
wxPython/distrib/build.py
|
wxPython/distrib/build.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user