projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
the Ubuntu visibility bug only happens when building shared libraries on some systems...
[wxWidgets.git]
/
debian
/
libwxmsw-dbg.prerm
1
#! /bin/sh
2
set -e
3
4
update
-alternatives --remove
wx
-config
/
usr
/
lib
/
wx
/
config
/=
H
-msw-ansi-debug-
=
V
5
6
#DEBHELPER#
7