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

8 lines
98 B
Bash

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