changed internat sample so that it shows language choice dialog on startup
[wxWidgets.git] / debian / libwxbase-dbg.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/bin/wxbased-config
5
6 #DEBHELPER#
7