aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt_0.7.20.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt/apt_0.7.20.2.bb')
-rw-r--r--recipes/apt/apt_0.7.20.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb
index ee247fabeb..09dbbc44a9 100644
--- a/recipes/apt/apt_0.7.20.2.bb
+++ b/recipes/apt/apt_0.7.20.2.bb
@@ -3,9 +3,9 @@ RDEPENDS = "dpkg"
require apt.inc
-SRC_URI += "file://no-doxygen.patch;patch=1 \
- file://no-ko-translation.patch;patch=1 \
- file://use-host.patch;patch=1 "
+SRC_URI += "file://no-doxygen.patch \
+ file://no-ko-translation.patch \
+ file://use-host.patch "
PR = "r1"
require apt-package.inc