Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d3da81d3c2cc000e3496578de54a6d37f29cc5a
commit 0d3da81d3c2cc000e3496578de54a6d37f29cc5a Author: crazy <[email protected]> Date: Tue Nov 24 00:34:43 2015 +0100 numpy-1.9.2-1-x86_64 * up2date fix diff --git a/source/devel/numpy/FrugalBuild b/source/devel/numpy/FrugalBuild index 8d3618b..10cd7b1 100644 --- a/source/devel/numpy/FrugalBuild +++ b/source/devel/numpy/FrugalBuild @@ -1,8 +1,6 @@ # Compiling Time: 0.30 SBU # Maintainer: Melko <[email protected]> -options+=('asneeded') - pkgname=numpy pkgver=1.9.2 pkgrel=1 @@ -10,6 +8,7 @@ pkgdesc="Numerical Python adds a fast array facility to the Python language" depends=('python>=2.7' 'lapack') groups=('devel') archs=('i686' 'x86_64') +_F_archive_grepv="rc" Finclude sourceforge sha1sums=('86b4414cd01c4244141c59ea476ca8fdad8e9be2') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
