]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxbase-dev.postinst
added workaround for GTK+ focus_out bug (and removed Vaclav's mouse capture stack...
[wxWidgets.git] / debian / libwxbase-dev.postinst
1 #! /bin/sh
2 set -e
3
4 update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-config 60
5
6 #DEBHELPER#
7