Files
wxWidgets/debian/libwxbase-msw-dev.prerm
2006-03-25 12:04:37 +00:00

8 lines
101 B
Bash

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