>+ifeq ($(DEB_HOST_ARCH),mips) >+ sed -i -e 's/sleep 1/sleep 2/' $(CURDIR)/tests/test-pull-pull-corruption.t $(CURDIR)/tests/test-pull-pull-corruption2.t >+endif Wouldn't that make the package FTBFS if built twice in a row (due to uncommitted local changes)? -- Jakub Wilk