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

8 lines
99 B
Bash

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