wxWidgets/debian/libwxgtk-dev.prerm

8 lines
99 B
Plaintext
Raw Normal View History

#! /bin/sh
set -e
update-alternatives --remove wx-config /usr/bin/wxgtk2u-=V-config
#DEBHELPER#