Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=a2102922fc40ffc5f9bef995b454634db84164f2
commit a2102922fc40ffc5f9bef995b454634db84164f2 Author: VMiklos <[EMAIL PROTECTED]> Date: Fri Aug 3 00:05:53 2007 +0200 curlftpfs-0.9.1-1-x86_64 added x86_64 to archs() diff --git a/source/network-extra/curlftpfs/FrugalBuild b/source/network-extra/curlftpfs/FrugalBuild index 9ae89ba..dcf29ee 100644 --- a/source/network-extra/curlftpfs/FrugalBuild +++ b/source/network-extra/curlftpfs/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A FTP filesystem based on cURL and FUSE" url="http://curlftpfs.sourceforge.net/" depends=('fuse' 'curl') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude sourceforge sha1sums=('768385f68f7e128ec9e852bbf7860a632e8e3c46') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
