On Sat, Dec 07, 2002 at 01:48:36PM +0100, Russell Coker wrote:
> In my debian/rules I need to know the name of the architecture. I need the
> name that is used in Debian packages "i386" for Intel or "arm" for ARM.
> uname gives "i686" and "armv4l" respectively (and presumably has similar
> pro
Russell Coker wrote:
> In my debian/rules I need to know the name of the architecture. I need the
> name that is used in Debian packages "i386" for Intel or "arm" for ARM.
> uname gives "i686" and "armv4l" respectively (and presumably has similar
> problems on other platforms).
>
> What do I
On Sat, Dec 07, 2002 at 01:48:36PM +0100, Russell Coker wrote:
> In my debian/rules I need to know the name of the architecture. I need the
> name that is used in Debian packages "i386" for Intel or "arm" for ARM.
> uname gives "i686" and "armv4l" respectively (and presumably has similar
> pro
On Sat, 2002-12-07 at 13:48, Russell Coker wrote:
> What do I do to get the generic name for the platform?
dpkg-architecture -qDEB_HOST_ARCH
should do this.
--
NoÃl KÃthe
On Sat, 7 Dec 2002 13:48, Russell Coker wrote:
> In my debian/rules I need to know the name of the architecture. I need the
> name that is used in Debian packages "i386" for Intel or "arm" for ARM.
> uname gives "i686" and "armv4l" respectively (and presumably has similar
> problems on other platf
On Sat, Dec 07, 2002 at 01:48:36PM +0100, Russell Coker wrote:
> In my debian/rules I need to know the name of the architecture. I need the
> name that is used in Debian packages "i386" for Intel or "arm" for ARM.
> uname gives "i686" and "armv4l" respectively (and presumably has similar
> pro
In my debian/rules I need to know the name of the architecture. I need the
name that is used in Debian packages "i386" for Intel or "arm" for ARM.
uname gives "i686" and "armv4l" respectively (and presumably has similar
problems on other platforms).
What do I do to get the generic name for th
7 matches
Mail list logo