[segyio] 193/376: Prioritise MATLAB_ROOT/bin

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

jokva-guest pushed a commit to branch debian
in repository segyio.

commit bd7ad3e540da288a6a8f18ccd94ebc099a988e52
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date:   Tue Feb 14 13:58:09 2017 +0100

    Prioritise MATLAB_ROOT/bin
---
 cmake/matlab.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/matlab.cmake b/cmake/matlab.cmake
index 849f250..2741e70 100644
--- a/cmake/matlab.cmake
+++ b/cmake/matlab.cmake
@@ -79,9 +79,9 @@ ELSE(WIN32)
     FIND_PROGRAM(MATLAB_MEX
             mex
             PATHS
+            ${MATLAB_ROOT}/bin
             /prog/matlab/R2016B/bin # Statoil location
             /prog/matlab/R2014B/bin # Statoil location
-            ${MATLAB_ROOT}/bin
             /opt/matlab/bin
             /usr/local/matlab/bin
             $ENV{HOME}/matlab/bin

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list