Package: apt Version: 0.6.38 Severity: wishlist
We're porting Debian to M32R architecture (http://www.linux-m32r.org/). Could you please include M32R support? Here is a patch for the m32r architecture. Thank you. buildlib/archtable | 1 + buildlib/sizetable | 1 + 2 files changed, 2 insertions(+) Index: apt-0.6.38/buildlib/archtable =================================================================== --- apt-0.6.38.orig/buildlib/archtable 2005-01-09 18:53:07.000000000 +0900 +++ apt-0.6.38/buildlib/archtable 2005-07-14 19:44:35.000000000 +0900 @@ -26,3 +26,4 @@ ia64 ia64 s390 s390 s390x s390x x86_64 amd64 +m32r m32r Index: apt-0.6.38/buildlib/sizetable =================================================================== --- apt-0.6.38.orig/buildlib/sizetable 2004-12-09 02:21:08.000000000 +0900 +++ apt-0.6.38/buildlib/sizetable 2005-07-14 19:43:47.000000000 +0900 @@ -20,3 +20,4 @@ m68k big 1 4 2 4 powerpc big 1 4 2 4 mips big 1 4 2 4 hppa big 1 4 2 4 +m32r big 1 4 2 4 -- Hirokazu Takata <[EMAIL PROTECTED]> Linux/M32R Project: http://www.linux-m32r.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

