wok diff util-linux-blockdev/receipt @ rev 15070

crosstool-ng: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 13:48:56 2013 +0000 (2013-08-13)
parents d35ad056f90e
children f4c22f009037
line diff
     1.1 --- a/util-linux-blockdev/receipt	Mon Apr 23 16:19:05 2012 +0200
     1.2 +++ b/util-linux-blockdev/receipt	Tue Aug 13 13:48:56 2013 +0000
     1.3 @@ -5,15 +5,17 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="The blockdev utility from Util linux NG."
     1.6  MAINTAINER="devel@slitaz.org"
     1.7 -DEPENDS="glibc-base"
     1.8 +LICENCE="GPL2"
     1.9  WANTED="util-linux"
    1.10  WEB_SITE="http://kernel.org/~kzak/util-linux/"
    1.11  
    1.12 +DEPENDS="glibc-base"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {
    1.17  	mkdir -p $fs/sbin
    1.18 -	cp -a $_pkg/sbin/blockdev $fs/sbin
    1.19 +	cp -a $install/sbin/blockdev $fs/sbin
    1.20  }
    1.21  
    1.22  # Overlap busybox