wok diff mgetty/receipt @ rev 9539

Add setuptools to python-webob build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:48:25 2011 +0000 (2011-04-08)
parents aecd84e2599a
children 1ca78f12a7f1
line diff
     1.1 --- a/mgetty/receipt	Tue Mar 10 08:59:55 2009 +0000
     1.2 +++ b/mgetty/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mgetty"
     1.7 -VERSION="1.1.35"
     1.8 +VERSION="1.1.37"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="reliable and proven fax send and receive solution."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE$VERSION-Feb22.tar.gz"
    1.13 +TARBALL="$PACKAGE$VERSION-Jun05.tar.gz"
    1.14  WEB_SITE="http://mgetty.greenie.net/"
    1.15  WGET_URL="ftp://mgetty.greenie.net/pub/$PACKAGE/source/1.1/$TARBALL"
    1.16  DEPENDS="slitaz-base-files"
    1.17 @@ -45,10 +45,6 @@
    1.18  	cp -a $_pkg/etc $fs
    1.19  	cp -a $_pkg/var $fs
    1.20  	chmod 755 $fs/var/spool/fax
    1.21 -	for i in $(cd $WOK; ls -d mgetty-*)
    1.22 -	do
    1.23 -		tazwok cook $i
    1.24 -	done
    1.25  }
    1.26  
    1.27  # Pre and post install commands for Tazpkg.