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

Andreas Radke andyrtr at archlinux.org
Sun Dec 13 18:06:14 UTC 2015


    Date: Sunday, December 13, 2015 @ 19:06:14
  Author: andyrtr
Revision: 256023

actually run make check; FS#47361

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-13 17:39:05 UTC (rev 256022)
+++ PKGBUILD	2015-12-13 18:06:14 UTC (rev 256023)
@@ -67,7 +67,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  make
+  make check
 }
 
 package() {



More information about the arch-commits mailing list