Files
wxWidgets/debian/libwxbase-dbg.prerm
2000-08-30 15:08:21 +00:00

8 lines
96 B
Bash

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