From 434307c22d192e1f937915b417615f62b3b6bead Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 Jun 2012 10:52:28 +0200 Subject: Updating cache directory names to consistent naming scheme. --- scripts/build/lb_binary_package-lists | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/lb_binary_package-lists') diff --git a/scripts/build/lb_binary_package-lists b/scripts/build/lb_binary_package-lists index 791802140..431ec9773 100755 --- a/scripts/build/lb_binary_package-lists +++ b/scripts/build/lb_binary_package-lists @@ -42,7 +42,7 @@ if ls config/package-lists/*.list > /dev/null 2>&1 || \ ls config/package-lists/*.list.binary > /dev/null 2>&1 then # Restoring cache - Restore_cache cache/packages_chroot + Restore_cache cache/packages.chroot # Check depends Check_package chroot/usr/bin/apt-ftparchive apt-utils @@ -127,7 +127,7 @@ then Remove_package # Saving cache - Save_cache cache/packages_chroot + Save_cache cache/packages.chroot # Creating stage file Create_stagefile .build/binary_package-lists -- cgit v1.2.3