wxWidgets/debian/libwxgtk-univ.prerm
2001-10-02 21:37:12 +00:00

8 lines
101 B
Bash

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