diff options
Diffstat (limited to 'meta/recipes-devtools/apt/files/apt.conf')
| -rw-r--r-- | meta/recipes-devtools/apt/files/apt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/files/apt.conf b/meta/recipes-devtools/apt/files/apt.conf index 50586501b0..03351356bc 100644 --- a/meta/recipes-devtools/apt/files/apt.conf +++ b/meta/recipes-devtools/apt/files/apt.conf | |||
| @@ -2,7 +2,7 @@ Dir "${STAGING_DIR_NATIVE}/" | |||
| 2 | { | 2 | { |
| 3 | State "var/lib/apt/" | 3 | State "var/lib/apt/" |
| 4 | { | 4 | { |
| 5 | Lists "lists/"; | 5 | Lists "#APTCONF#/lists/"; |
| 6 | status "#ROOTFS#/var/lib/dpkg/status"; | 6 | status "#ROOTFS#/var/lib/dpkg/status"; |
| 7 | }; | 7 | }; |
| 8 | Cache "var/cache/apt/" | 8 | Cache "var/cache/apt/" |
