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

Anatol Pomozov anatolik at archlinux.org
Thu Sep 26 21:43:02 UTC 2019


    Date: Thursday, September 26, 2019 @ 21:43:01
  Author: anatolik
Revision: 511902

The 'dep' command been removed and the patch is not used anymore

Modified:
  crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 20:43:58 UTC (rev 511901)
+++ PKGBUILD	2019-09-26 21:43:01 UTC (rev 511902)
@@ -22,8 +22,6 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i 's|Please install shards: https://github.com/ysbaddaden/shards|Please install shards: pacman -S shards|' src/compiler/crystal/command.cr
-
   patch -p1 < ../use_upstream_gc.patch # https://github.com/crystal-lang/crystal/issues/8213
 }
 



More information about the arch-commits mailing list