default_pre_build    &&
cd $SOURCE_DIRECTORY &&
sed -i "s|/local||g;s|/usr|$INSTALL_ROOT/usr|g;s|-O4|$CXXFLAGS|" Makefile
