#!/usr/bin/env bash

make -f debian/rules override_dh_auto_configure
cp /bin/toybox toybox
make tests
