projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
removed wxBusyCursorSuspender use
[wxWidgets.git]
/
debian
/
libwxbase-dev.postinst
Commit
Line
Data
07eb77a6
RL
1
#! /bin/sh
2
set -e
3
7b67fc42
4
update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-config 60
07eb77a6
RL
5
6
#DEBHELPER#
7