wok diff buffer/receipt @ rev 15692
dpkg: Fix missing mkdir command
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 08:21:32 2013 +0100 (2013-12-21) |
parents | 66b0bd28011b |
children | a511baf85854 |
line diff
1.1 --- a/buffer/receipt Fri Oct 12 23:26:43 2012 +0200 1.2 +++ b/buffer/receipt Sat Dec 21 08:21:32 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="GPL disaster recovery solution." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.mondorescue.org/" 1.9 TARBALL="$PACKAGE-$VERSION.tgz" 1.10 WGET_URL="ftp://ftp.mondorescue.org/src/$TARBALL"