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