wok diff filezilla/receipt @ rev 9307
Fixed maintainer in iptables-dev.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 17 15:14:52 2011 +0000 (2011-03-17) |
parents | 9be115472bb5 |
children | 46acda958bcb |
line diff
1.1 --- a/filezilla/receipt Tue Nov 23 01:55:41 2010 +0000 1.2 +++ b/filezilla/receipt Thu Mar 17 15:14:52 2011 +0000 1.3 @@ -10,13 +10,12 @@ 1.4 SOURCE="FileZilla" 1.5 TARBALL="${SOURCE}_${VERSION}_src.tar.bz2" 1.6 WEB_SITE="http://filezilla-project.org/" 1.7 -WGET_URL="http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.9 TAGS="ftp client" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - src=$PACKAGE-$VERSION 1.15 cd $src 1.16 ./configure \ 1.17 --prefix=/usr \ 1.18 @@ -31,7 +30,6 @@ 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules() 1.21 { 1.22 - _pkg=$PACKAGE-$VERSION/_pkg 1.23 mkdir -p $fs/usr/share 1.24 cp -a $_pkg/usr/bin $fs/usr 1.25 cp -a $_pkg/usr/share/filezilla $fs/usr/share