build failure on lpia

Bug #255890 reported by Lucas Nussbaum
2
Affects Status Importance Assigned to Milestone
ruby1.9 (Ubuntu)
Fix Released
High
Matthias Klose
Intrepid
Fix Released
High
Matthias Klose

Bug Description

Binary package hint: ruby1.9

Hi,

Here is a stupid patch for the build failure on lpia. This time, let's try to write something that won't break a Debian arch :-)

--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ ruby_ver_dir = $(ruby_ver).$(ruby_ver_teeny)
 tcltk_ver = 8.4

 arch_name = $(subst linux-gnu,linux-,$(patsubst %linux-gnu,%linux,$(DEB_HOST_GNU_TYPE)))
+ifeq (i686-linux-lp,$(arch_name))
+ arch_name = i686-linux
+endif

Related branches

Matthias Klose (doko)
Changed in ruby1.9:
importance: Undecided → High
milestone: none → ubuntu-8.10
status: New → In Progress
assignee: nobody → doko
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ruby1.9 - 1.9.0.2-7ubuntu1

---------------
ruby1.9 (1.9.0.2-7ubuntu1) intrepid; urgency=low

  * Fix build failure on lpia. LP: #255890.

 -- Matthias Klose <email address hidden> Sat, 25 Oct 2008 16:30:38 +0200

Changed in ruby1.9:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.