]> git.saurik.com Git - wxWidgets.git/blame - debian/libwxmsw-dev.postinst
Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / debian / libwxmsw-dev.postinst
CommitLineData
3a922bb4
RL
1#! /bin/sh
2set -e
3
6de5430b
RD
4update-alternatives --install /usr/bin/wx-config wx-config \
5 /usr/lib/wx/config/=H-msw-ansi-release-=V \
6 $(( =PRIO * 10 + 4 ))
3a922bb4
RL
7
8#DEBHELPER#
9