fixed broken test for wxUSE_JOYSTICK in configure.
[wxWidgets.git] / debian / libwxbase-dev.postinst
0 / 7 (  0%)
CommitLineData
1#! /bin/sh
2set -e
3
4update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-config 50
5
6#DEBHELPER#
7