Package: gettext
Version: 0.17-2
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch hardy

Hi Santiago,

Since the lpia architecture is an ABI-compatible variant of x86, mono builds
and runs just fine on lpia in Ubuntu just as it does on the other archs for
which gettext mono support is currently being built.  Would you consider
adding the attached patch to the Debian package?

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[EMAIL PROTECTED]                                     [EMAIL PROTECTED]
diff -u gettext-0.17/debian/rules gettext-0.17/debian/rules
--- gettext-0.17/debian/rules
+++ gettext-0.17/debian/rules
@@ -26,7 +26,7 @@
 #   CSHARP = --enable-csharp=pnet
 # endif
 
-MONO_ARCHS = %amd64%arm%i386%ia64%powerpc%
+MONO_ARCHS = %amd64%arm%i386%ia64%lpia%powerpc%
 ifneq (,$(findstring %$(DEB_HOST_ARCH)%,$(MONO_ARCHS)))
   CSHARP = --enable-csharp=mono
 endif
diff -u gettext-0.17/debian/control gettext-0.17/debian/control
--- gettext-0.17/debian/control
+++ gettext-0.17/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Santiago Vila <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: libexpat1-dev, fastjar, jikes-classpath, mono-mcs [amd64 arm i386 ia64 powerpc], file
+Build-Depends: libexpat1-dev, fastjar, jikes-classpath, mono-mcs [amd64 arm i386 ia64 lpia powerpc], file
 
 Package: gettext-base
 Section: utils

Reply via email to