projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
minor fixes to #include
[wxWidgets.git]
/
debian
/
libwxgtk-dev.postinst
Commit
Line
Data
07eb77a6
RL
1
#! /bin/sh
2
set -e
3
3a922bb4
4
update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtk-=V-config 70
07eb77a6
RL
5
6
#DEBHELPER#
7