From 842d1610eace46b428ff2f1d5cc0a8e4c7b2446c Mon Sep 17 00:00:00 2001 From: Nicolas Porcel Date: Thu, 5 Sep 2019 01:22:00 +0100 Subject: [PATCH] clisp: enable readline by default --- srcpkgs/clisp/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/clisp/template b/srcpkgs/clisp/template index d0576f7c986..420f978bb8c 100644 --- a/srcpkgs/clisp/template +++ b/srcpkgs/clisp/template @@ -1,7 +1,7 @@ # Template file for 'clisp' pkgname=clisp version=2.49 -revision=4 +revision=5 # possibly works elsewhere but not in an ancient 2010 release archs="x86_64* i686*" build_style=configure @@ -24,6 +24,7 @@ nocross=yes lib32disabled=yes disable_parallel_build=yes build_options="readline" +build_options_default="readline" do_build() { # Need to increase the Limit