projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use generic dialogs under Palm (generic.diff part of patch 1894861)
[wxWidgets.git]
/
debian
/
build_all
diff --git
a/debian/build_all
b/debian/build_all
index 744a4241ed8f9742dc79896d850d0fcec4e5f98b..80feb45de537899f51dfc0cc3b78404c4c02b5d9 100755
(executable)
--- a/
debian/build_all
+++ b/
debian/build_all
@@
-44,6
+44,7
@@
rm debian/control
./debian/rules debian/control
dpkg-buildpackage -rfakeroot > /dev/null
+sed -i '/^WX_UNICODE := /s/0/1/' debian/rules
fakeroot ./debian/rules clean
) 2>&1 | tee $wx_dir/debian/build.log