diff options
Diffstat (limited to 'meta/packages/apt/apt-native.inc')
| -rw-r--r-- | meta/packages/apt/apt-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/apt/apt-native.inc b/meta/packages/apt/apt-native.inc index 554ae078fe..b16f99e93c 100644 --- a/meta/packages/apt/apt-native.inc +++ b/meta/packages/apt/apt-native.inc | |||
| @@ -5,7 +5,7 @@ DEPENDS += "dpkg-native gettext-native" | |||
| 5 | PACKAGES = "" | 5 | PACKAGES = "" |
| 6 | USE_NLS = "yes" | 6 | USE_NLS = "yes" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://db_linking_hack.patch;patch=1" | 8 | SRC_URI += "file://db_linking_hack.patch" |
| 9 | 9 | ||
| 10 | python do_install () { | 10 | python do_install () { |
| 11 | bb.build.exec_func('do_install_base', d) | 11 | bb.build.exec_func('do_install_base', d) |
