summaryrefslogtreecommitdiff
path: root/recipes/apt/apt_0.7.19.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/apt/apt_0.7.19.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/apt/apt_0.7.19.bb')
-rw-r--r--recipes/apt/apt_0.7.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/apt/apt_0.7.19.bb b/recipes/apt/apt_0.7.19.bb
index 15f127dbbe..ab84f0d279 100644
--- a/recipes/apt/apt_0.7.19.bb
+++ b/recipes/apt/apt_0.7.19.bb
@@ -3,11 +3,11 @@ RDEPENDS = "dpkg"
require apt.inc
-SRC_URI += "file://no-ko-translation.patch;patch=1 \
- file://use-host.patch;patch=1 "
+SRC_URI += "file://no-ko-translation.patch \
+ file://use-host.patch "
PR = "r3"
-SRC_URI += "file://nodoc.patch;patch=1"
+SRC_URI += "file://nodoc.patch"
require apt-package.inc