summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/files/apt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/apt/files/apt.conf')
-rw-r--r--meta/recipes-devtools/apt/files/apt.conf2
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 5058650..0335135 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}/"
{
State "var/lib/apt/"
{
- Lists "lists/";
+ Lists "#APTCONF#/lists/";
status "#ROOTFS#/var/lib/dpkg/status";
};
Cache "var/cache/apt/"
OpenPOWER on IntegriCloud