Hi Kennth, thanks very much for this code. I've been using it for a while now.
Now I'm trying to improve on it, so I can find the path to the patch files. o/OpenBLAS/OpenBLAS-0.2.13-GCC-4.9.2-LAPACK-3.5.0.eb has 3 patch files, all named .tgz When trying to call fetch_patches to find the full path, it copies them to $HOME/.local/easybuild/sources. I've set DEBUG_EASYBUILD_OPTIONS=1 and it seems my environment variables EASYBUILD_SOURCEPATH and other EASYBUILD_* variables are not read. Is that why it copies the files instead of telling me that they are in the sources directory? How can I make sure the environment is taken into account? kind regards, Fokko

