From: Michael Orlitzky Date: Thu, 21 Mar 2024 14:27:20 +0000 (-0400) Subject: sage.sh: use palp from the system X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain sage.sh: use palp from the system --- diff --git a/sage.sh b/sage.sh index 73d1e84..65d7ec3 100644 --- a/sage.sh +++ b/sage.sh @@ -121,6 +121,7 @@ sage-configure() { --with-system-numpy=force \ --with-system-openblas=force \ --with-system-packaging=force \ + --with-system-palp=force \ --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \