]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxbase-msw-dev.prerm
fixed bug with looking beyond the end of string in ConvertStringToArgs() (patch 828609)
[wxWidgets.git] / debian / libwxbase-msw-dev.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/bin/wxbase-=V-=H-config
5
6 #DEBHELPER#
7