summaryrefslogtreecommitdiff
path: root/community/sage-mathematics
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-03 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-08-03 00:01:47 +0000
commit92bafb5f0efc526b1f83cd5fb9460443c4b13dca (patch)
treea762a2b1551bff9d77cf7a44a75f915fb074c1a2 /community/sage-mathematics
parentf003ac1c96d76f4e3a2b93f988e1effce6771052 (diff)
Fri Aug 3 00:01:47 UTC 2012
Diffstat (limited to 'community/sage-mathematics')
-rw-r--r--community/sage-mathematics/PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/community/sage-mathematics/PKGBUILD b/community/sage-mathematics/PKGBUILD
index efa5f6f66..45c6dc52d 100644
--- a/community/sage-mathematics/PKGBUILD
+++ b/community/sage-mathematics/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 73902 2012-07-16 23:37:35Z dwallace $
+# $Id: PKGBUILD 74657 2012-08-01 15:35:10Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Antonio Rojas < nqn1976 @ gmail.com >
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -8,7 +8,7 @@
pkgname=sage-mathematics
pkgver=5.1
-pkgrel=2
+pkgrel=3
pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to Magma, Maple, Mathematica, and Matlab.'
url='http://www.sagemath.org'
arch=('i686' 'x86_64')
@@ -53,11 +53,6 @@ build() {
# comment out if you're only building it for yourself
export SAGE_FAT_BINARY='yes'
- # set ATLAS_ARCH to provide the most compatibility. try fast or just leaving it black if
- # compiling for yourself. http://trac.sagemath.org/sage_trac/ticket/10226
- # export SAGE_ATLAS_ARCH=fast
- export SAGE_ATLAS_ARCH=base
-
# can't write to root in a clean chroot
export DOT_SAGE='/build/src/'