cd "${SOURCE_DIRECTORY}" &&

install -d "${INSTALL_ROOT}/usr/share/tldr" &&
cp -R pages "${INSTALL_ROOT}/usr/share/tldr/"
