wok-current diff mate-common/receipt @ rev 22418
libxfce4util: build fails for 4.14, using last release 4.12: error: expected ')' before 'GObject'
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 15 08:33:18 2019 +0000 (2019-12-15) |
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 Sun Dec 15 08:33:18 2019 +0000 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 &&