wok diff stellarium/receipt @ rev 15690
dpkg,debootstrap: Fix missing mkdir command
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 08:14:41 2013 +0100 (2013-12-21) |
parents | 68ec33732967 |
children | 0c04fc34847a |
line diff
1.1 --- a/stellarium/receipt Mon Feb 11 23:39:16 2013 +0000 1.2 +++ b/stellarium/receipt Sat Dec 21 08:14:41 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A stellarium with great graphics and a nice database of sky-objects" 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.stellarium.org/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"