added wxBase & examples & various tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
debian/libwxgtk-python.postinst
vendored
1
debian/libwxgtk-python.postinst
vendored
@@ -7,6 +7,7 @@ WXPYTHONDIR="/usr/lib/python1.5/site-packages/wxPython"
|
||||
if [ "$1" = "configure" ]; then
|
||||
python /usr/lib/python1.5/compileall.py -q ${WXPYTHONDIR}
|
||||
python -O /usr/lib/python1.5/compileall.py -q ${WXPYTHONDIR}
|
||||
ldconfig
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
Reference in New Issue
Block a user