]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxmsw-dev.postinst
fixed creation of the dialogs with a simple (non 3D, non resizeable) border; also...
[wxWidgets.git] / debian / libwxmsw-dev.postinst
1 #! /bin/sh
2 set -e
3
4 update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxmsw-=V-=H-config 40
5
6 #DEBHELPER#
7