Do not set and empty CMAKE_MODULE_PATH when calling cmake.
Compare changes
+ 6
− 2
@@ -694,8 +694,12 @@ run_default_configure () {
It seems like this causes problems on some platforms. If the path is empty we can leave it unset anyway.