#! /bin/sh
set -e

update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-config 50

#DEBHELPER#