]>
git.saurik.com Git - wxWidgets.git/blob - debian/libwxgtk-python.postinst
a1bebf841b47d54c0da210be7e481eeaac61900d
5 WXPYTHONDIR
="/usr/lib/python1.5/site-packages/wxPython"
7 if [ "$1" = "configure" ]; then
8 python
/usr
/lib
/python1.5
/compileall.py
-q ${WXPYTHONDIR}
9 python
-O /usr
/lib
/python1.5
/compileall.py
-q ${WXPYTHONDIR}