wok-stable rev 10530

gnomad2: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 17:08:16 2011 +0200 (2011-05-25)
parents 7c1336407e9f
children dfb944d1ec90
files gnomad2/receipt squirrelmail-locales/receipt
line diff
     1.1 --- a/gnomad2/receipt	Wed May 25 16:49:02 2011 +0200
     1.2 +++ b/gnomad2/receipt	Wed May 25 17:08:16 2011 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="keupont@no-log.org"
     1.5  DEPENDS="libusb-compat libnjb libid3tag taglib freetype gtk+ glibc dbus-glib hal \
     1.6  libmtp"
     1.7 -BUILD_DEPENDS="intltool"
     1.8 +BUILD_DEPENDS="intltool libnjb-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://gnomad2.sourceforge.net/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     2.1 --- a/squirrelmail-locales/receipt	Wed May 25 16:49:02 2011 +0200
     2.2 +++ b/squirrelmail-locales/receipt	Wed May 25 17:08:16 2011 +0200
     2.3 @@ -73,12 +73,6 @@
     2.4  genpkg_rules()
     2.5  {
     2.6  	mkdir -p $fs/usr/share/squirrelmail/locale
     2.7 -	# Package all squirrelmail locale pkgs
     2.8 -	for i in $(cd $WOK; grep -l '^WANTED="squirrelmail-locales"$' \
     2.9 -			squirrelmail-*/receipt)
    2.10 -	do
    2.11 -		tazwok genpkg ${i%/receipt}
    2.12 -	done
    2.13  }
    2.14  
    2.15  clean_wok()