projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
fix patch #693600
[wxWidgets.git]
/
debian
/
libwxmsw-dev.prerm
Commit
Line
Data
3a922bb4
RL
1
#! /bin/sh
2
set -e
3
4
update-alternatives --remove wx-config /usr/bin/wxmsw-=V-=H-config
5
6
#DEBHELPER#
7