wok diff cairo/receipt @ rev 21710
peazip: fix links
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 08 11:33:48 2019 +0200 (2019-06-08) |
parents | 9501f694872e |
children | 54ab3852dc4f |
line diff
1.1 --- a/cairo/receipt Tue Feb 12 17:49:17 2019 +0100 1.2 +++ b/cairo/receipt Sat Jun 08 11:33:48 2019 +0200 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 \