cd $SOURCE_DIRECTORY &&
install -v -m 755 dcraw $INSTALL_ROOT/usr/bin/ &&
install -v -m 644 dcraw.1 $INSTALL_ROOT/usr/share/man/man1/
