default_pre_build
cd $SOURCE_DIRECTORY 	   &&
# fix install location
sed -i "s|~|${INSTALL_ROOT}/usr|" src/src.pro
