./configure --prefix=${INSTALL_ROOT}/usr  &&
sedit "s:/usr/local:/usr:" Makefile       &&
make                                      &&
make install
