wok-next rev 21396
opentyrian: let be /usr/share/applications the folder, not the file
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 18 16:36:02 2020 +0300 (2020-04-18) |
parents | 31254a0bbea7 |
children | 69a0668dfd2c |
files | opentyrian/receipt |
line diff
1.1 --- a/opentyrian/receipt Fri Apr 17 17:54:29 2020 +0100 1.2 +++ b/opentyrian/receipt Sat Apr 18 16:36:02 2020 +0300 1.3 @@ -17,7 +17,8 @@ 1.4 make release || return 1 1.5 1.6 mkdir -p \ 1.7 - $install/usr/bin $fs/usr/share/applications \ 1.8 + $install/usr/bin \ 1.9 + $install/usr/share/applications \ 1.10 $install/usr/share/pixmaps \ 1.11 $install/usr/games/opentyrian 1.12 cp $src/opentyrian $install/usr/games/opentyrian