wok diff puzzles/receipt @ rev 19889

Up: gimp (2.8.20)
author Alexander Medvedev <devl547@gmail.com>
date Tue Apr 04 19:53:27 2017 +0000 (2017-04-04)
parents 38bfb19944b1
children d37d15244372
line diff
     1.1 --- a/puzzles/receipt	Thu Aug 15 10:51:36 2013 +0000
     1.2 +++ b/puzzles/receipt	Tue Apr 04 19:53:27 2017 +0000
     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