wok rev 21120

mate-common: automake-1.16 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 21:46:06 2019 +0100 (2019-03-19)
parents 1010cf040970
children eccd0a10e94e
files mate-common/receipt
line diff
     1.1 --- a/mate-common/receipt	Tue Mar 19 21:00:46 2019 +0100
     1.2 +++ b/mate-common/receipt	Tue Mar 19 21:46:06 2019 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|automake-1.14|automake-1.16 automake-1.15 &|' macros/mate-autogen
     1.8  	./autogen.sh                   \
     1.9  		--prefix=/usr          \
    1.10  		$CONFIGURE_ARGS &&