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_iso | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/lb_binary_iso') diff --git a/scripts/build/lb_binary_iso b/scripts/build/lb_binary_iso index f7710d100..2595e6bee 100755 --- a/scripts/build/lb_binary_iso +++ b/scripts/build/lb_binary_iso @@ -61,7 +61,7 @@ then fi # Restoring cache -Restore_cache cache/packages_binary +Restore_cache cache/packages.binary # Installing depends Install_package @@ -229,7 +229,7 @@ case "${LB_BUILD_WITH_CHROOT}" in esac # Saving cache -Save_cache cache/packages_binary +Save_cache cache/packages.binary # Removing depends Remove_package -- cgit v1.2.3