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

Alexander Rødseth arodseth at archlinux.org
Wed Jun 22 20:12:05 UTC 2016


    Date: Wednesday, June 22, 2016 @ 20:12:05
  Author: arodseth
Revision: 180778

Minor improvements. Doesn't build.

Modified:
  smalltalk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-22 20:11:26 UTC (rev 180777)
+++ PKGBUILD	2016-06-22 20:12:05 UTC (rev 180778)
@@ -43,10 +43,10 @@
     --with-readline \
     --with-tcl \
     --with-x \
-    --without-emacs
+    --without-emacs \
     --with-tk \
     --with-system-libffi \
-    --with-system-libsigsegv \
+    --with-system-libsigsegv
   echo '#define USE_INTERP_RESULT 1' >> config.h
   make
 }



More information about the arch-commits mailing list