]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxbase-dev.postinst
added wx/platform.h to the list of files and regenerated the makefiles
[wxWidgets.git] / debian / libwxbase-dev.postinst
1 #! /bin/sh
2 set -e
3
4 update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-=V-config 60
5
6 #DEBHELPER#
7