If I understand the last comment correctly, configure is still being run
because on x86_64 debian/rules still sets NATIVE_BUILD = build32, and
the build-indep-stamp depends on $(subst
build,configure,$(NATIVE_BUILD)) (which turns out to be "configure32")
which runs configure since DEB_SAVEBUILD isn't set.

After it runs configure (at least on my laptop) it then happily
extracts the tarball and builds packages, so it's almost working fine.

(Although I can't actually vouch for the other comments in this bug
regarding dependancies or gendeps.sh, it seems to work here but I
haven't looked too hard, since it seems to just work)

-- 
Paul "TBBle" Hampson, [EMAIL PROTECTED]

Shorter .sig for a more eco-friendly paperless office.

Attachment: pgpfmRqLbttcB.pgp
Description: PGP signature

Reply via email to