[php-maint] Bug#645401: Bug#645401: Nice, but… wasn’t enough ☹

Ondřej Surý ondrej at debian.org
Sat Jan 28 18:34:12 UTC 2012


On Sat, Jan 28, 2012 at 02:22, Thorsten Glaser <tg at mirbsd.de> wrote:
>>Your line is wrong:
>>
>>ifneq ($(DEB_HOST_ARCH_OS), $(findstring $(DEB_HOST_ARCH_OS), hurd m68k hppa ppc64 armhf powerpcspe))
>
> I’m retrying with:
>
> ifeq (,$(findstring $(DEB_HOST_ARCH),hurd-i386 m68k hppa ppc64 armhf powerpcspe))
>
> Looking good so far. Please use that in your next upload, and make one soon ;)

Nope, that's wrong. DEB_HOST_ARCH_OS is correct variable, see the manpage:

       DEB_HOST_ARCH_OS
           The Debian system name of the host machine.

And it is correctly set on the buildds. It's your pbuilder, which is wrong.

O.
-- 
Ondřej Surý <ondrej at sury.org>
http://blog.rfc1925.org/





More information about the pkg-php-maint mailing list