create_account ups &&
mkdir -pv $INSTALL_ROOT/etc/nut &&
OPTS="--with-user=ups --with-group=ups \
      --sysconfdir=$INSTALL_ROOT/etc/nut $OPTS" &&
default_build
