Public bug reported:

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

** Affects: ruby1.9 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
build failure on lpia
https://bugs.launchpad.net/bugs/255890
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to