wok-6.x diff cairo/receipt @ rev 22454

get-palemoon: add tar (magic) and J for .xz (downloaded archive is not bzip2 anymore)
author Erkan Yilmaz <erkan@slitaz.org>
date Thu Dec 26 11:01:01 2019 +0000 (2019-12-26)
parents 9501f694872e
children 54ab3852dc4f
line diff
     1.1 --- a/cairo/receipt	Tue Feb 12 17:49:17 2019 +0100
     1.2 +++ b/cairo/receipt	Thu Dec 26 11:01:01 2019 +0000
     1.3 @@ -29,6 +29,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i '/index.sgml/d' doc/public/Makefile*
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--enable-xcb \