default_pre_build    &&
cd $SOURCE_DIRECTORY &&

sedit 's:GCC = gcc :GCC = $(CC) :' Makefile &&
sedit "s:/usr/local/:$INSTALL_ROOT/usr/:" Makefile
