wxWidgets/debian/libwxgtk-dev.prerm
2000-02-24 12:20:22 +00:00

8 lines
94 B
Bash

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