wok diff gen-init-cpio/receipt @ rev 17344

Add symlinks.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Nov 06 15:27:15 2014 +0200 (2014-11-06)
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	Thu Nov 06 15:27:15 2014 +0200
     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()