wok-current diff htmldoc/receipt @ rev 21215
updated scim-pinyin again (0.5.91 -> 0.5.92)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 09 17:31:14 2019 +0100 (2019-04-09) |
parents | e2ed49678df3 |
children | 5b6c86ca3faa |
line diff
1.1 --- a/htmldoc/receipt Wed Aug 14 22:27:18 2013 +0000 1.2 +++ b/htmldoc/receipt Tue Apr 09 17:31:14 2019 +0100 1.3 @@ -16,7 +16,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i -e 's|\(jpeg_read_header.*\)1|\1boolean(1)|' \ 1.9 + -e 's|\(quantize.*\)0|\1boolean(0)|' htmldoc/image.cxx 1.10 1.11 # make sure not to use the libs htmldoc ships with 1.12 mkdir foo ; mv jpeg foo/ ; mv png foo/ ; mv zlib foo/