]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxbase-dev.prerm
Fixes for building the DLL with the new auxillary library names
[wxWidgets.git] / debian / libwxbase-dev.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/bin/wxbase-config
5
6 #DEBHELPER#
7