#! /bin/sh
set -e
-update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtk2d-=V-config 50
+update-alternatives --install /usr/bin/wx-config wx-config \
+ /usr/lib/wx/config/gtk2-unicode-debug-=V \
+ $(( =PRIO * 10 + 6 ))
#DEBHELPER#