added wx(U)int64, then added it to wxDataStream so contrib should
[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