diff options
Diffstat (limited to 'lang/python25/files/Setup')
-rw-r--r-- | lang/python25/files/Setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python25/files/Setup b/lang/python25/files/Setup index 5105ea1..1eea445 100644 --- a/lang/python25/files/Setup +++ b/lang/python25/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 |