default_pre_build        &&
cd  ${SOURCE_DIRECTORY}  &&
sedit "s:PREFIX=/usr/local:PREFIX=$INSTALL_ROOT/usr:g" Makefile  &&
sedit "26 d" Makefile
