Hi,

I've been playing with some package's source and now I have a question:

When I run ./debian/rules it prints lines containing:
-DHOSTTYPE='"i486"' -DOSTYPE='"linux-gnu"' -DMACHTYPE='"i486-debian-linux-gnu"'
I think that the it is the line
  ARCH = $(shell dpkg --print-gnu-build-architecture)
that causes this, because it outputs "i486"

Why does dpkg think that I have a 486 (it is a pentium)?

Cheers,


Joost



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to