summaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt/apt-native.inc')
-rw-r--r--recipes/apt/apt-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apt/apt-native.inc b/recipes/apt/apt-native.inc
index 8344b52d5a..90f3ec5b53 100644
--- a/recipes/apt/apt-native.inc
+++ b/recipes/apt/apt-native.inc
@@ -6,7 +6,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}"
PACKAGES = ""
USE_NLS = "yes"
-SRC_URI += "file://db_linking_hack.patch;apply=yes"
+SRC_URI += "file://db_linking_hack.patch"
python do_stage () {
bb.build.exec_func('do_stage_base', d)