restore WX_UNICODE after building ANSI packages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b181f9a580
commit
7239c22f2b
1
debian/build_all
vendored
1
debian/build_all
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user