Bug#315793: glibc: found necessary changes to debian/rules

2005-07-12 Thread GOTO Masanori
At Mon, 27 Jun 2005 17:33:57 +0930, Arthur Marsh wrote: > Hi, I found that by replacing all occurences of DEB_HOST_GNU_SYSTEM with > DEB_HOST_ARCH_OS in debian/rules ie: > > DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) > > and > > -include debian/sysdeps/$(DEB_HOST_ARC

Bug#315793: glibc: found necessary changes to debian/rules

2005-06-27 Thread Arthur Marsh
Package: glibc Followup-For: Bug #315793 Hi, I found that by replacing all occurences of DEB_HOST_GNU_SYSTEM with DEB_HOST_ARCH_OS in debian/rules ie: DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) and -include debian/sysdeps/$(DEB_HOST_ARCH_OS).mk glibc appears to be