wxWidgets/debian/libwxgtk-dbg.prerm

8 lines
95 B
Plaintext
Raw Normal View History

#! /bin/sh
set -e
update-alternatives --remove wx-config /usr/bin/wxgtkd-config
#DEBHELPER#