default_pre_build    &&
cd $SOURCE_DIRECTORY &&
# fix location of cmake modules 
sed -i 's|share/cmake-2.6|${CMAKE_ROOT}|' CMakeLists.txt
