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

Anatol Pomozov anatolik at archlinux.org
Tue Sep 6 16:07:05 UTC 2016


    Date: Tuesday, September 6, 2016 @ 16:07:05
  Author: anatolik
Revision: 188789

Remove comment, the issue has been resolved by upstream

Modified:
  crystal/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-06 15:52:41 UTC (rev 188788)
+++ PKGBUILD	2016-09-06 16:07:05 UTC (rev 188789)
@@ -44,8 +44,6 @@
 check() {
   cd $pkgname-$pkgver
 
-  # splitting all_spec into 'compiler_spec std_spec' as a workaround for
-  # https://github.com/crystal-lang/crystal/issues/2789
   make all_spec CRYSTAL_PATH="$srcdir/$pkgname-$pkgver/src" \
             CRYSTAL_CONFIG_VERSION="$pkgver" \
             CRYSTAL_CACHE_DIR="/tmp/crystal"



More information about the arch-commits mailing list