Files
wxWidgets/debian/libwxgtk-dbg.prerm
2001-11-24 06:07:41 +00:00

8 lines
98 B
Bash

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