update for changes to wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -123,6 +123,7 @@ build-gtk-python-stamp: build-gtk-shared-stamp
|
|||||||
&& touch gtk/*.cpp gtk/*.py \
|
&& touch gtk/*.cpp gtk/*.py \
|
||||||
&& ../distrib/build.py -b WXDIR=../../.. WXCONFIG='$(wxconfig)'
|
&& ../distrib/build.py -b WXDIR=../../.. WXCONFIG='$(wxconfig)'
|
||||||
cd utils/wxPython/modules/html \
|
cd utils/wxPython/modules/html \
|
||||||
|
&& touch *.cpp *.py \
|
||||||
&& ../../distrib/build.py -b WXDIR=../../../.. WXCONFIG='$(wxconfig)'
|
&& ../../distrib/build.py -b WXDIR=../../../.. WXCONFIG='$(wxconfig)'
|
||||||
cd utils/wxPython/modules/utils \
|
cd utils/wxPython/modules/utils \
|
||||||
&& ../../distrib/build.py -b WXDIR=../../../.. WXCONFIG='$(wxconfig)'
|
&& ../../distrib/build.py -b WXDIR=../../../.. WXCONFIG='$(wxconfig)'
|
||||||
|
Reference in New Issue
Block a user