Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=963261ee27ac74ea9657fbf4edc6056bf130714d
commit 963261ee27ac74ea9657fbf4edc6056bf130714d Author: crazy <[EMAIL PROTECTED]> Date: Sun May 4 21:16:51 2008 +0200 gnu-crypto-2.0.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/gnu-crypto/FrugalBuild b/source/devel-extra/gnu-crypto/FrugalBuild index e6d9298..27a202f 100644 --- a/source/devel-extra/gnu-crypto/FrugalBuild +++ b/source/devel-extra/gnu-crypto/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.gnu.org/software/gnu-crypto/" Finclude java #depends=() groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump ftp://ftp.gnupg.org/GnuPG/gnu-crypto/|grep -v -- -rc |Flasttarbz2" source=(ftp://ftp.gnupg.org/GnuPG/gnu-crypto/gnu-crypto-$pkgver.tar.bz2 \ gnu-crypto-2.0.1-jdk15.patch) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
