#! /bin/sh set -e update-alternatives --install /usr/bin/wx-config wx-config \ /usr/bin/wxgtk-=V-config \ $(( =PRIO * 10 + 8 )) #DEBHELPER#