]> git.saurik.com Git - wxWidgets.git/blame - debian/libwxgtk-dev.postinst
added AppleEvent Handler, somehow the standard event handler does not take care of...
[wxWidgets.git] / debian / libwxgtk-dev.postinst
CommitLineData
07eb77a6
RL
1#! /bin/sh
2set -e
3
3a922bb4 4update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtk-=V-config 70
07eb77a6
RL
5
6#DEBHELPER#
7