8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
|
#! /bin/sh
|
||
|
set -e
|
||
|
|
||
|
update-alternatives --remove wx-config /usr/bin/wxgtkd-config
|
||
|
|
||
|
#DEBHELPER#
|
||
|
|