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

Bug#424870: apt: Support SH3/SH4 target



Package: apt
Version: 0.6.46.4-0.1
Severity: wishlist
Tags: patch

Could you please apply the following patch? 
This patch is to support SH3/SH4 target.

-- /etc/apt/sources.list --

### BEGIN APT-TORRENT SOURCE LIST
# Do not edit or remove the markers, they are used by the apt-torrent package

# Uncomment one of the following: 
#deb http://127.0.0.1:6968/debian/ unstable main
# deb http://127.0.0.1:6968/debian/ testing main

### END APT-TORRENT SOURCE LIST
deb http://ftp2.jp.debian.org/debian sid main contrib non-free
deb-src http://ftp2.jp.debian.org/debian sid main contrib non-free

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring        2007.02.19 GnuPG archive keys of the Debian a
ii  libc6                         2.5-4      GNU C Library: Shared libraries
ii  libgcc1                       1:4.1.1-21 GCC support library
ii  libstdc++6                    4.1.1-21   The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information
--- buildlib/archtable.orig	2007-05-15 10:36:41.000000000 +0000
+++ buildlib/archtable	2007-05-15 10:37:02.000000000 +0000
@@ -22,6 +22,8 @@
 sheb	sheb
 shel	sh
 sh	sh
+sh3	sh3
+sh4	sh4
 hppa.*	hppa
 ia64	ia64
 s390	s390

Reply to: