wok diff sakura/receipt @ rev 20617

Update granite
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 25 17:06:17 2018 +0100 (2018-12-25)
parents 6775c03ff541
children 4e4848510c9a
line diff
     1.1 --- a/sakura/receipt	Tue Apr 12 15:20:41 2016 +0300
     1.2 +++ b/sakura/receipt	Tue Dec 25 17:06:17 2018 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  {
     1.5  	patch -p1 -i $stuff/sakura-icon.patch
     1.6  	patch -p1 -i $stuff/ru.po.patch
     1.7 +	patch -p1 -i $stuff/fr.po.patch
     1.8  
     1.9  	cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE . &&
    1.10  	sed -i 's/$/ -lncurses/' CMakeFiles/sakura.dir/link.txt &&