wok diff mate-common/receipt @ rev 23517
updated python-oauth2 (1.5.211 -> 1.9.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 11:26:42 2020 +0100 (2020-04-06) |
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 Mon Apr 06 11:26:42 2020 +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 &&