[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Good news re: man-db



Guenter Geiger <geiger@iem.mhsg.ac.at> writes:

>   A=$(shell dpkg --print-gnu-build-architecture)

[...]

> ifeq ($(A),i386)

[...]

a) this is broken[1]
b) this is Evil (breaks m68k)

If you're going to come up with a way to fix shared libraries for
alpha, it might be an idea to check to see which non-{i386,alpha}
architectures need libc5-based libraries or you'll break shared
libraries for other architectures.

[1]
hades|14:11:52 ~ $uname -a 
Linux hades 2.0.30 #2 Mon May 12 11:37:05 CEST 1997 i586 unknown
hades|14:11:57 ~ $dpkg --print-gnu-build-architecture
i486

-- 
James


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-alpha-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: