projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
don't pass NULL pointer to printf(), this crashes Solaris printf
[wxWidgets.git]
/
debian
/
libwxmsw-dev.postinst
1
#! /bin/sh
2
set -e
3
4
update
-alternatives --install
/
usr
/
bin
/
wx
-config
wx
-config
/
usr
/
lib
/
wx
/
config
/=
H
-msw-ansi-release-
=
V
40
5
6
#DEBHELPER#
7