]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxmsw-dev.postinst
implemented cursors cache, so that cursors are not loaded from file again and again
[wxWidgets.git] / debian / libwxmsw-dev.postinst
1 #! /bin/sh
2 set -e
3
4 update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxmsw-=V-=H-config 40
5
6 #DEBHELPER#
7