2000-02-24 07:20:22 -05:00
|
|
|
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
|
2004-10-01 10:02:27 -04:00
|
|
|
update-alternatives --install /usr/bin/wx-config wx-config /usr/lib/wx/config/gtk2-unicode-release-=V 80
|
|
|
|
update-alternatives --install /usr/bin/wx-config wx-config /usr/lib/wx/config/gtk2-unicode-release-=V-static 75
|
2000-02-24 07:20:22 -05:00
|
|
|
|
|
|
|
#DEBHELPER#
|
|
|
|
|