summaryrefslogtreecommitdiff
path: root/packages/apt/apt.inc
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-06-19 15:16:30 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-10-23 20:08:06 +0200
commit04e886124d1640df0d045d295c6a37fcd3dd591a (patch)
tree9003fbc8805a58d54563c0bc456ad513c39338f4 /packages/apt/apt.inc
parent6e7714846b1931d12af941938b2a547ca55adaa9 (diff)
apt: add 0.7.14 (from Poky)
git-svn-id: https://svn.o-hand.com/repos/poky@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'packages/apt/apt.inc')
-rw-r--r--packages/apt/apt.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/apt/apt.inc b/packages/apt/apt.inc
index 92507be188..85df5df42c 100644
--- a/packages/apt/apt.inc
+++ b/packages/apt/apt.inc
@@ -5,7 +5,9 @@ DEPENDS = "curl db"
RDEPENDS = "dpkg"
SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
- file://environment.patch;patch=1"
+ file://no-ko-translation.patch;patch=1 \
+ "
+
S = "${WORKDIR}/apt-${PV}"
inherit autotools gettext