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

Anatol Pomozov anatolik at archlinux.org
Fri Sep 26 18:44:46 UTC 2014


    Date: Friday, September 26, 2014 @ 20:44:46
  Author: anatolik
Revision: 223360

Run tests for real

Modified:
  re2c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-26 18:33:14 UTC (rev 223359)
+++ PKGBUILD	2014-09-26 18:44:46 UTC (rev 223360)
@@ -22,7 +22,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  make check
+  make tests
 }
 
 package() {



More information about the arch-commits mailing list