Bug#323512: Tested patch

2005-10-28 Thread Lennert Buytenhek
On Thu, Oct 27, 2005 at 02:25:58PM +0200, Lennert Buytenhek wrote: > > I incorporated Lennert's suggestion and created a patch that fixes the > > problem on at least i386. > > It seems like you've missed two more places in debian/rules2: > > ifeq ($(DEB_HOST_GNU_SYSTEM),linux) > ifeq

Bug#323512: Tested patch

2005-10-27 Thread Lennert Buytenhek
On Thu, Oct 13, 2005 at 07:55:53AM -0700, Matt Kraai wrote: > I incorporated Lennert's suggestion and created a patch that fixes the > problem on at least i386. It seems like you've missed two more places in debian/rules2: ifeq ($(DEB_HOST_GNU_SYSTEM),linux) ifeq ($(DEB_HOST_GNU_

Bug#323512: Tested patch

2005-10-13 Thread Matt Kraai
Howdy, I incorporated Lennert's suggestion and created a patch that fixes the problem on at least i386. -- Matt diff -ru gcc-2.95-2.95.4.ds15-old/debian/rules2 gcc-2.95-2.95.4.ds15/debian/rules2 --- gcc-2.95-2.95.4.ds15-old/debian/rules2 2005-10-13 06:58:48.0 -0700 +++ gcc-2.95-2.