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

Antonio Rojas arojas at archlinux.org
Sun Jan 18 20:34:50 UTC 2015


    Date: Sunday, January 18, 2015 @ 21:34:49
  Author: arojas
Revision: 126142

sage-native-execute is needed too

Modified:
  sage-mathematics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-18 20:32:33 UTC (rev 126141)
+++ PKGBUILD	2015-01-18 20:34:49 UTC (rev 126142)
@@ -122,9 +122,9 @@
   mkdir -p "$pkgdir"/usr/{bin,lib}
   cp c_lib/libcsage.so "$pkgdir"/usr/lib
   cp bin/sage "$pkgdir"/usr/bin
-  for _i in arch-env banner cachegrind callgrind cleaner coverage coverageall CSI CSI-helper.py cython env eval grep grepdoc inline-fortran ipython massif \
-    maxima.lisp notebook num-threads.py omega open preparse python rst2sws rst2txt run run-cython runtests startuptime.py sws2rst valgrind 
-version.sh
+  for _i in arch-env banner cachegrind callgrind cleaner coverage coverageall CSI CSI-helper.py cython env eval grep grepdoc inline-fortran ipython \
+    massif maxima.lisp native-execute notebook num-threads.py omega open preparse python rst2sws rst2txt run run-cython runtests startuptime.py \
+    sws2rst valgrind version.sh
   do
     cp bin/sage-$_i "$pkgdir"/usr/bin
   done



More information about the arch-commits mailing list