]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: fix package name cypari2 -> cypari
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 31 Oct 2023 04:21:28 +0000 (00:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 31 Oct 2023 04:21:28 +0000 (00:21 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index c6c016977e9dcd0d70651118ddb723146e725d88..9eaee84a7d94a5f550a7ef7b6d10802488702b39 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -48,7 +48,7 @@ sage-configure() {
     --with-system-cppy=force \
     --with-system-curl=force \
     --with-system-cycler=force \
-    --with-system-cypari2=force \
+    --with-system-cypari=force \
     --with-system-cysignals=force \
     --with-system-cython=force \
     --with-system-dateutil=force \