X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31a8ceaf5f516c67fcb390b67ed5ed9677f91c35..1828600933a1c9bb4b81d10225bd15e1d505c21f:/debian/build_all diff --git a/debian/build_all b/debian/build_all index 744a4241ed..9573398c56 100755 --- a/debian/build_all +++ b/debian/build_all @@ -3,7 +3,6 @@ # Name: debian/build_all # Purpose: build both ANSI and Unicode Debian packages at once # Created: 2006-12-13 -# RCS-ID: $Id$ # Copyright: (c) 2006 Vadim Zeitlin # Licence: wxWindows licence ############################################################################## @@ -44,6 +43,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