summaryrefslogtreecommitdiff
path: root/lang/python21/files/Setup
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/python21/files/Setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python21/files/Setup b/lang/python21/files/Setup
index 5105ea176784..1eea44586c45 100644
--- a/lang/python21/files/Setup
+++ b/lang/python21/files/Setup
@@ -65,7 +65,7 @@ MACHDESTLIB=$(BINLIBDEST)
DESTPATH=:$(DESTLIB)
# Site specific path insertions -- should begin with : if non-empty
-SITEPATH=
+SITEPATH=:$(DESTLIB)/NumPy
# Standard enabled (tests are always available)
TESTPATH=:$(DESTLIB)/test