wok diff puzzles/receipt @ rev 16314

ARM: add tar and some fixes
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 09 14:14:10 2014 +0200 (2014-04-09)
parents 38bfb19944b1
children d37d15244372
line diff
     1.1 --- a/puzzles/receipt	Thu Aug 15 10:51:36 2013 +0000
     1.2 +++ b/puzzles/receipt	Wed Apr 09 14:14:10 2014 +0200
     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