X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=d98a780832265c702ea718548ecf4a29ba575198;hb=130c8b4d5072fcbdb709880ccb7d1860c0ac25b0;hp=77e7e6a9224edaf8d474ad0d1ba38bde3da63f3a;hpb=60cb2aa020387bf4d698f87dfd1c0cc62f7cab09;p=bash.d.git diff --git a/sage.sh b/sage.sh index 77e7e6a..d98a780 100644 --- a/sage.sh +++ b/sage.sh @@ -24,6 +24,7 @@ export SAGE_DEBUG=no sage-configure() { ./configure \ --enable-download-from-upstream-url \ + --disable-editable \ --disable-cvxopt \ --disable-doc \ --disable-notebook \