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

Bug#322624: gcc-3.4: FTFBS on hurd-i386: Adjustments for new dpkg-archtecture needed



Package: gcc-3.4
Version: 3.4.4-5
Severity: important
Tags: patch

Hi,

gcc-3.4's debian/rules.patch needs to be changed as well for the new
dpkg-architecture in order to successfully apply the hurd-changes patch.

Patch attached.


thanks,

Michael

-- 
Michael Banck
Debian Developer
mbanck@debian.org
http://www.advogato.org/person/mbanck/diary.html
--- debian/rules.patch.orig	2005-08-11 23:03:42.540361240 +0200
+++ debian/rules.patch	2005-08-11 23:04:24.208026792 +0200
@@ -76,7 +76,7 @@
   endif
 endif
 
-ifeq ($(DEB_TARGET_ARCH_OS),gnu)
+ifeq ($(DEB_TARGET_ARCH_OS),hurd)
   debian_patches += hurd-changes
 endif
 

Reply to: