]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxgtk-dev.prerm
fixed 2 bugs which were fixed in GetFullPath() but not GetPath() and which were broke...
[wxWidgets.git] / debian / libwxgtk-dev.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/bin/wxgtk-=V-config
5
6 #DEBHELPER#
7