# this sets the appropriate prefix for installation
# fix the docs installing stupidity
sedit "s|DOCS=.*|DOCS=\"\$PREFIX/share/doc/maradns-\$VERSION\"|" build/install.locations &&
PREFIX=${INSTALL_ROOT}/usr make install
