wok diff matchbox-panel/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 | 1ae5963f23df |
children | 17e313b5b9c1 |
line diff
1.1 --- a/matchbox-panel/receipt Wed Aug 14 18:02:00 2013 +0000 1.2 +++ b/matchbox-panel/receipt Sat Dec 21 08:14:41 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Matchbox panel." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://matchbox-project.org/" 1.10 WGET_URL="${WEB_SITE}sources/$PACKAGE/0.9/$TARBALL"