[arch-commits] Commit in sagemath/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Oct 8 18:28:21 UTC 2015


    Date: Thursday, October 8, 2015 @ 20:28:21
  Author: arojas
Revision: 143434

ecl 16.0.0 rebuild

Modified:
  sagemath/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-08 14:29:21 UTC (rev 143433)
+++ PKGBUILD	2015-10-08 18:28:21 UTC (rev 143434)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 118896 2014-09-13 07:12:02Z arcanis $
+# $Id$
 # Maintainer: Evgeniy Alekseev <arcanis.arch at gmail dot com>
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
@@ -9,7 +9,7 @@
 
 pkgname=sagemath
 pkgver=6.8
-pkgrel=4
+pkgrel=5
 pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab"
 arch=(i686 x86_64)
 url="http://www.sagemath.org"
@@ -137,7 +137,7 @@
   export SAGE_LOCAL="$SAGE_ROOT"
   export SAGE_SRC="$PWD"
 
-  python2 setup.py install --root="$pkgdir" --optimize=1
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
 
   mkdir -p "$pkgdir"/usr/bin
   cp bin/sage "$pkgdir"/usr/bin


Property changes on: sagemath/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list