wok-6.x diff idesk/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 | c9e8883ba8f4 |
children | fd7c7b825eb9 |
line diff
1.1 --- a/idesk/receipt Wed Jun 08 23:19:22 2011 +0200 1.2 +++ b/idesk/receipt Sat Dec 21 08:14:41 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="IDesk gives users icons on their desktop." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="BSD" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://idesk.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"