oops
This commit is contained in:
parent
42ae344aa8
commit
1d9372486e
@ -329,7 +329,7 @@ RclConfig *recollinit(int flags,
|
|||||||
PATH = exedir + ":" + PATH;
|
PATH = exedir + ":" + PATH;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
std::string rhpp
|
std::string rhpp;
|
||||||
if (config->getConfParam("recollhelperpath", rhpp) && !rhpp.empty()) {
|
if (config->getConfParam("recollhelperpath", rhpp) && !rhpp.empty()) {
|
||||||
PATH = rhpp + ":" + PATH;
|
PATH = rhpp + ":" + PATH;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user