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

Alad Wenter alad at archlinux.org
Wed Jan 16 11:49:35 UTC 2019


    Date: Wednesday, January 16, 2019 @ 11:49:34
  Author: alad
Revision: 423494

actually run tests

Modified:
  trilinos/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-16 11:29:48 UTC (rev 423493)
+++ PKGBUILD	2019-01-16 11:49:34 UTC (rev 423494)
@@ -41,7 +41,7 @@
 }
 
 check() {
-    cd Trilinos-trilinos-release-"$_pkgver"
+    cd Trilinos-trilinos-release-"$_pkgver"/build
     ctest
 }
 



More information about the arch-commits mailing list