From: Michael Orlitzky Date: Sat, 2 Sep 2023 20:07:13 +0000 (-0400) Subject: sage.sh: use system pickleshare X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=d4ce1caf8d87fe7a39a7aea889e1abbd920575c4;hp=e234db81f6752056a5d1bfc3ac3541cf5429cc6c;p=bash.d.git sage.sh: use system pickleshare --- diff --git a/sage.sh b/sage.sh index f1464a9..682e702 100644 --- a/sage.sh +++ b/sage.sh @@ -104,6 +104,7 @@ sage-configure() { --with-system-patch=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \ + --with-system-pickleshare=force \ --with-system-pillow=force \ --with-system-pip=force \ --with-system-pkgconfig=force \