Files
wxWidgets/debian/libwxbase-dbg.prerm
T
2000-07-15 19:51:35 +00:00

8 lines
96 B
Bash

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