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

Evangelos Foutras foutrelis at archlinux.org
Sun Nov 6 23:52:51 UTC 2016


    Date: Sunday, November 6, 2016 @ 23:52:50
  Author: foutrelis
Revision: 279979

Use new "clisp.org" domain; fixes a failing test

Modified:
  clisp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-06 22:01:28 UTC (rev 279978)
+++ PKGBUILD	2016-11-06 23:52:50 UTC (rev 279979)
@@ -22,6 +22,10 @@
   cd $srcdir/${pkgname}-${pkgver}
   patch -Np1 -i ../clisp-gcc5.patch
   patch -Np0 -i ../patch-modules_readline_readline.lisp
+
+  # https://sourceforge.net/p/clisp/clisp/ci/cebd289dfc19de4aa504113dfcb0284657787430/
+  # http://hg.slitaz.org/wok/rev/d5a39f30f9f1#l2.28
+  sed -i 's/clisp\.cons\.org/clisp.org/' src/cfgunix.lisp
 }
 
 build() {



More information about the arch-commits mailing list