Files
wxWidgets/debian/libwxbase-msw-dev.prerm
2002-01-04 16:15:08 +00:00

8 lines
101 B
Bash

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