wok diff cromfs-or-squashfs/receipt @ rev 7017

Up: xorg-fixesproto to 4.1.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 31 13:58:08 2010 +0000 (2010-10-31)
parents 30f92a431a9a
children
line diff
     1.1 --- a/cromfs-or-squashfs/receipt	Wed Dec 17 11:56:35 2008 +0000
     1.2 +++ b/cromfs-or-squashfs/receipt	Sun Oct 31 13:58:08 2010 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="cromfs-or-squashfs"
     1.5  VERSION="1.0"
     1.6  CATEGORY="meta"
     1.7 -SHORT_DESC="Read only compresed filesystem."
     1.8 +SHORT_DESC="Read only compressed filesystem."
     1.9  MAINTAINER="pascal.bellard@slitaz.org"
    1.10  WEB_SITE="http://www.slitaz.org/"
    1.11  DEPENDS="squashfs"
    1.12 @@ -11,10 +11,6 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -    for pkg in $DEPENDS
    1.17 -    do
    1.18 -        tazwok genpkg $pkg
    1.19 -    done
    1.20      # Have a file to avoid errors with tazpkg install.
    1.21      mkdir -p $fs/usr
    1.22  }