wok diff sakura/receipt @ rev 23911

Up slitaz-tools (1032)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 15 11:25:11 2020 +0000 (2020-08-15)
parents bb52d6e358fb
children 05c8d8d9d934
line diff
     1.1 --- a/sakura/receipt	Sun Jan 13 20:57:08 2019 +0100
     1.2 +++ b/sakura/receipt	Sat Aug 15 11:25:11 2020 +0000
     1.3 @@ -26,6 +26,7 @@
     1.4  	patch -p1 -i $stuff/sakura-icon.patch
     1.5  	patch -p1 -i $stuff/ru.po.patch
     1.6  	patch -p1 -i $stuff/fr.po.patch
     1.7 +	patch -p1 -i $stuff/login_shell.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 &&