summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/maxima/files/maxima-clozurecl.patch')
-rw-r--r--sci-mathematics/maxima/files/maxima-clozurecl.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-mathematics/maxima/files/maxima-clozurecl.patch b/sci-mathematics/maxima/files/maxima-clozurecl.patch
new file mode 100644
index 000000000000..79cdb7a82d33
--- /dev/null
+++ b/sci-mathematics/maxima/files/maxima-clozurecl.patch
@@ -0,0 +1,8 @@
+diff -r -U1 maxima-5.20.1.orig/configure maxima-5.20.1/configure
+--- maxima-5.20.1.orig/configure 2009-12-14 09:20:43.000000000 +0600
++++ maxima-5.20.1/configure 2009-12-17 23:00:13.000000000 +0600
+@@ -2560,3 +2560,3 @@
+
+-openmcl_default_name=openmcl
++openmcl_default_name=ccl
+ # Check whether --enable-openmcl or --disable-openmcl was given.