#!/bin/sh -e

set -x
distrodb-helper-update-extra-repocop-db-altlinux-sisyphus
distrodb-helper-mkdistrodb

distrodb-helper-binary-distrodb2distromap --save-state "$@"
distrodb-helper-binary-manage-generated-distromap
distrodb-helper-source-distrodb2distromap "$@"
distrodb-helper-source-manage-generated-distromap
