mkdir -p "${INSTALL_ROOT}/usr/share/freepats" &&
cd "${SOURCE_DIRECTORY}" &&
cp -r ./* "${INSTALL_ROOT}/usr/share/freepats/"
