--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- src/porting.cpp +++ src/porting.cpp @@ -244,7 +244,7 @@ pathRemoveFile(buf, '/'); - path_share = std::string(buf) + "/../share/" + PROJECT_NAME; + path_share = std::string(SHAREDIR); //path_share = std::string(INSTALL_PREFIX) + "/share/" + PROJECT_NAME; if (!fs::PathExists(path_share)) { dstream<<"WARNING: system-wide share not found at \""<