projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
backported fix for proper tree ctrl refershing after changing item colour/font from 2.2
[wxWidgets.git]
/
debian
/
libwxgtk-dev.postinst
1
#! /bin/sh
2
set -e
3
4
update
-alternatives --install
/
usr
/
bin
/
wx
-config
wx
-config
/
usr
/
bin
/
wxgtk
-config
70
5
6
#DEBHELPER#
7