8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
|
#! /bin/sh
|
||
|
set -e
|
||
|
|
||
|
update-alternatives --remove wx-config /usr/bin/wxbase-=V-=H-config
|
||
|
|
||
|
#DEBHELPER#
|
||
|
|