]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxgtk-dbg.postinst
I keep running into situations where the old small default window size
[wxWidgets.git] / debian / libwxgtk-dbg.postinst
1 #! /bin/sh
2 set -e
3
4 update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtk2ud-=V-config 50
5
6 #DEBHELPER#
7