wok diff puzzles/receipt @ rev 20233
Up Dropbear (2018.76)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 05 12:39:40 2018 +0100 (2018-03-05) |
parents | 38bfb19944b1 |
children | d37d15244372 |
line diff
1.1 --- a/puzzles/receipt Thu Aug 15 10:51:36 2013 +0000 1.2 +++ b/puzzles/receipt Mon Mar 05 12:39:40 2018 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Misc puzzles games." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$PACKAGE.tar.gz" 1.9 WEB_SITE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" 1.10 WGET_URL="${WEB_SITE}$TARBALL" 1.11 @@ -36,6 +37,6 @@ 1.12 cp $img $fs/usr/share/pixmaps/$(basename $img -16d24.png).png 1.13 done 1.14 1.15 - cp -a stuff/*.desktop $fs/usr/share/applications 1.16 + cp -a $stuff/*.desktop $fs/usr/share/applications 1.17 } 1.18