wok-6.x diff gen-init-cpio/receipt @ rev 17649
Up: attr 2.4.47
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sat Feb 14 22:13:27 2015 +0000 (2015-02-14) |
parents | 016c04fb9405 |
children | 86790a278e70 |
line diff
1.1 --- a/gen-init-cpio/receipt Thu May 12 15:15:03 2011 +0200 1.2 +++ b/gen-init-cpio/receipt Sat Feb 14 22:13:27 2015 +0000 1.3 @@ -4,14 +4,16 @@ 1.4 VERSION="2.6.32" 1.5 CATEGORY="base-system" 1.6 MAINTAINER="devel@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 SHORT_DESC="Program to compress initramfs images" 1.9 WEB_SITE="http://www.kernel.org/" 1.10 -DEPENDS="glibc-base" 1.11 -BUILD_DEPENDS="" 1.12 TARBALL="" 1.13 WGET_URL="" 1.14 TAGS="" 1.15 1.16 +DEPENDS="glibc-base" 1.17 +BUILD_DEPENDS="" 1.18 + 1.19 # Rules to configure and make the package. 1.20 1.21 compile_rules()