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

8 lines
97 B
Bash

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