8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
|
#! /bin/sh
|
||
|
set -e
|
||
|
|
||
|
update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxmswd-=V-=H-config 40
|
||
|
|
||
|
#DEBHELPER#
|
||
|
|