wok diff htmldoc/receipt @ rev 21847

updated rp-pppoe (3.11 -> 3.13)
author Hans-G?nter Theisgen
date Sun Sep 15 14:21:04 2019 +0100 (2019-09-15)
parents e2ed49678df3
children 5b6c86ca3faa
line diff
     1.1 --- a/htmldoc/receipt	Wed Aug 14 22:27:18 2013 +0000
     1.2 +++ b/htmldoc/receipt	Sun Sep 15 14:21:04 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/