On Thu, Aug 30, 2012 at 15:23:53 -0400, Camm Maguire wrote:

> Greetings!
> 
> Stephen Gran <sg...@debian.org> writes:
> 
> > Why not add logging to the Makefile, or cat debian/mini-proveall.out or
> > something?  This doesn't look like a dead end to me.
> >
> 
> Thanks so much for your suggestion!  Can uploads instruct all
> autobuilders but for a single arch to ignore the package?  The build is
> very intensive.

Upload to experimental, with

build:
ifeq ($(DEB_BUILD_ARCH), foo)
        do_something
else
        # don't bother
        exit 1
endif

in debian/rules.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to