Fix compilation problem with external package Hal
The compilation of some analysis files did crash due to missing header files when not setting the environment variables SIMPATH and FAIRROOTPATH. The problem was that the external package Hal internally uses this environment variables and changed compilation targets if they are found. Add a patch which fixes this but the change should go upstream.
Edited by Pierre-Alain Loizeau