wok diff sakura/receipt @ rev 21314

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
parents bb52d6e358fb
children 05c8d8d9d934
line diff
     1.1 --- a/sakura/receipt	Sun Jan 13 20:57:08 2019 +0100
     1.2 +++ b/sakura/receipt	Thu Apr 18 17:46:06 2019 +0300
     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 &&