Skip to content

Commit 0e5ef4a

Browse files
committed
Merge branch 'master' of bitbucket.org:mpi4py/mpi4py-fft
2 parents 4fc1d23 + 78605dc commit 0e5ef4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_prefix_dirs():
3030
prefix = os.environ[envvar]
3131
append(dirs, prefix)
3232
append(dirs, sys.prefix)
33+
append(dirs, '/usr')
3334
return dirs
3435

3536
def get_include_dirs():

0 commit comments

Comments
 (0)