]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxgtk-dev.prerm
copied and pasted 2.8.9 change log section (was there anything there that didn't...
[wxWidgets.git] / debian / libwxgtk-dev.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/lib/wx/config/gtk2-unicode-release-=V
5
6 #DEBHELPER#
7