#!/bin/sh -e

set -x
distrodb-helper-binary-distrodb2distromap "$@"
distrodb-helper-binary-manage-generated-distromap
distrodb-helper-source-distrodb2distromap "$@"
distrodb-helper-source-manage-generated-distromap
