1 --- a/src/utils/slpaths.cpp
2 +++ b/src/utils/slpaths.cpp
4 usync_paths.push_back(bundle);
6 if (!SlPaths::IsPortableMode()) {
8 -//FIXME: reenable when #707 is fixed / spring 102.0 is "established"
9 LSL::SpringBundle systembundle;
10 if (LSL::SpringBundle::LocateSystemInstalledSpring(systembundle)) {
11 usync_paths.push_back(systembundle);
15 std::vector<std::string> paths;
16 PossibleEnginePaths(paths);