wok diff ilmbase/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents f3042d73dad4
children 5ea0ce1cecc0
line diff
     1.1 --- a/ilmbase/receipt	Wed Nov 27 16:47:30 2019 +0100
     1.2 +++ b/ilmbase/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	export	SHELL=/bin/bash
     1.7 -	export	CONFIGURE_SHELL=/bin/bash
     1.8 +	export	CONFIG_SHELL=/bin/bash
     1.9  
    1.10  	./configure		\
    1.11  		CC=gcc-83	\