#! /bin/sh
# Configure a single package earlier than usual.

export UDPKG_QUIET=y
udpkg --force-configure --configure "$1" 2>&1 | logger -t kickseed
