wxWidgets/debian/libwxbase-dev.prerm
2000-02-24 12:20:22 +00:00

8 lines
95 B
Bash

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