#! /bin/sh
set -e

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

#DEBHELPER#