Updates to packaging from the 2.4.0.2 release.
[wxWidgets.git] / debian / libwxbase-msw-dbg.postinst
1 #! /bin/sh
2 set -e
3
4 update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbased-=V-=H-config 40
5
6 #DEBHELPER#
7