wok-stable rev 6858
Up: mgetty to 1.1.37.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 20 11:51:01 2010 +0000 (2010-10-20) |
parents | c5ea37a36d18 |
children | 35ddf8972025 |
files | mgetty-voicetools/receipt mgetty/receipt |
line diff
1.1 --- a/mgetty-voicetools/receipt Wed Oct 20 11:34:25 2010 +0000 1.2 +++ b/mgetty-voicetools/receipt Wed Oct 20 11:51:01 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mgetty-voicetools" 1.7 -VERSION="1.1.35" 1.8 +VERSION="1.1.37" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Convertion tool set for vgetty." 1.11 MAINTAINER="pascal.bellard@slitaz.org"
2.1 --- a/mgetty/receipt Wed Oct 20 11:34:25 2010 +0000 2.2 +++ b/mgetty/receipt Wed Oct 20 11:51:01 2010 +0000 2.3 @@ -1,11 +1,11 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="mgetty" 2.7 -VERSION="1.1.35" 2.8 +VERSION="1.1.37" 2.9 CATEGORY="network" 2.10 SHORT_DESC="reliable and proven fax send and receive solution." 2.11 MAINTAINER="pascal.bellard@slitaz.org" 2.12 -TARBALL="$PACKAGE$VERSION-Feb22.tar.gz" 2.13 +TARBALL="$PACKAGE$VERSION-Jun05.tar.gz" 2.14 WEB_SITE="http://mgetty.greenie.net/" 2.15 WGET_URL="ftp://mgetty.greenie.net/pub/$PACKAGE/source/1.1/$TARBALL" 2.16 DEPENDS="slitaz-base-files" 2.17 @@ -45,10 +45,6 @@ 2.18 cp -a $_pkg/etc $fs 2.19 cp -a $_pkg/var $fs 2.20 chmod 755 $fs/var/spool/fax 2.21 - for i in $(cd $WOK; ls -d mgetty-*) 2.22 - do 2.23 - tazwok cook $i 2.24 - done 2.25 } 2.26 2.27 # Pre and post install commands for Tazpkg.