wok-6.x diff sakura/receipt @ rev 21201
Add python-pip (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 06 17:02:36 2019 +0200 (2019-04-06) |
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 Apr 06 17:02:36 2019 +0200 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 &&