summaryrefslogtreecommitdiffstats
path: root/academic/scipy/README
diff options
context:
space:
mode:
author Serban Udrea2012-09-14 04:25:15 +0200
committer Robby Workman2012-09-14 04:39:49 +0200
commitf91e45e836fd76aca500e6d0dc378c0c6f75f726 (patch)
treeadabb934223e533353193acec5f1db30081fbd80 /academic/scipy/README
parent58734aade3abb92f181d40f9201715258cf64e2a (diff)
downloadslackbuilds-f91e45e836fd76aca500e6d0dc378c0c6f75f726.tar.gz
academic/scipy: Updated for version 0.10.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/scipy/README')
-rw-r--r--academic/scipy/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/academic/scipy/README b/academic/scipy/README
index 7275306452..1c3400ed17 100644
--- a/academic/scipy/README
+++ b/academic/scipy/README
@@ -11,6 +11,4 @@ some of the world's leading scientists and engineers.
umfpack is an optional dependency. matplotlib and ipython are nice to
have in connection with scipy, but scipy does not depend on them.
-NOTE: Presently, if you install umfpack and its dependencies before
-scipy, make sure there is a link to /usr/include/amd/amd.h from within
-/usr/include/umfpack, otherwise scipy will not build.
+If you need to build scipy for debugging, set DEBUG=y.