projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
no real change: just follow wx typical commenting style and separe // from the follow...
[wxWidgets.git]
/
debian
/
libwxbase-dbg.prerm
Commit
Line
Data
6de5430b
RD
1
#! /bin/sh
2
set -e
3
4
update-alternatives --remove wx-config /usr/lib/wx/config/base-unicode-debug-=V
5
6
#DEBHELPER#
7