wok-6.x diff mate-common/receipt @ rev 22363
efl, emacs, evas: giflib >= 5 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 21 17:10:37 2019 +0100 (2019-11-21) |
parents | e863f2041090 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/mate-common/receipt Sun Aug 09 17:29:42 2015 -0300 1.2 +++ b/mate-common/receipt Thu Nov 21 17:10:37 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 &&