wok-next diff icu/receipt @ rev 20726
python: remove previously added '--without-ensurepip' (it made an opposite action)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon May 28 15:07:14 2018 +0300 (2018-05-28) |
parents | 6477d7f70481 |
children | f48456621a9d |
line diff
1.1 --- a/icu/receipt Wed Mar 21 16:15:19 2018 +0200 1.2 +++ b/icu/receipt Mon May 28 15:07:14 2018 +0300 1.3 @@ -22,7 +22,7 @@ 1.4 SPLIT="libicu icu icu-dev libicu-full:full icu-full:full icu-full-dev:full" 1.5 1.6 compile_rules() { 1.7 - fix math 1.8 +# fix math 1.9 cd $src/icu4c/source 1.10 sed -i.orig 's/xlocale/locale/' i18n/digitlst.cpp 1.11 if [ -z "$SET" ]; then