#!/bin/sh

. autorepo-config
. autorepo-build-sh-functions

autorepo_build_init
autorepo_calculate_unmets
exit $exit_status
