2000-02-24 12:20:22 +00:00
|
|
|
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
|
2004-10-01 14:02:27 +00: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 12:20:22 +00:00
|
|
|
|
|
|
|
#DEBHELPER#
|
|
|
|
|