wxWidgets/debian/libwxmsw-dbg.prerm
Ron Lee 4fb788e466 Added static lib to shared build targets for wxMSW builds.
Added -dbg packages for msw-cross.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-03 13:00:52 +00:00

8 lines
101 B
Bash

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