#! /bin/sh
set -e

update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtk-=V-config 70

#DEBHELPER#