wok rev 22375

updated ilmbase and ilmbase-dev once again (2.2.0 -> 2.3.0)
author Hans-G?nter Theisgen
date Wed Nov 27 16:51:59 2019 +0100 (2019-11-27)
parents f3042d73dad4
children 793ee168a093
files ilmbase-dev/receipt ilmbase/receipt
line diff
     1.1 --- a/ilmbase-dev/receipt	Wed Nov 27 16:47:30 2019 +0100
     1.2 +++ b/ilmbase-dev/receipt	Wed Nov 27 16:51:59 2019 +0100
     1.3 @@ -20,4 +20,3 @@
     1.4  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
     1.5  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
     1.6  }
     1.7 -
     2.1 --- a/ilmbase/receipt	Wed Nov 27 16:47:30 2019 +0100
     2.2 +++ b/ilmbase/receipt	Wed Nov 27 16:51:59 2019 +0100
     2.3 @@ -19,7 +19,7 @@
     2.4  compile_rules()
     2.5  {
     2.6  	export	SHELL=/bin/bash
     2.7 -	export	CONFIGURE_SHELL=/bin/bash
     2.8 +	export	CONFIG_SHELL=/bin/bash
     2.9  
    2.10  	./configure		\
    2.11  		CC=gcc-83	\