summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_grub2
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/lb_binary_grub2')
-rwxr-xr-xscripts/build/lb_binary_grub24
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/lb_binary_grub2 b/scripts/build/lb_binary_grub2
index 8aa2295dc..d88901d7b 100755
--- a/scripts/build/lb_binary_grub2
+++ b/scripts/build/lb_binary_grub2
@@ -54,7 +54,7 @@ Check_crossarchitectures
Check_package chroot/usr/bin/grub-mkimage grub-pc
# Restoring cache
-Restore_cache cache/packages_binary
+Restore_cache cache/packages.binary
# Installing depends
Install_package
@@ -270,7 +270,7 @@ sed -i -e "s|LB_BOOTAPPEND_INSTALL|${LB_BOOTAPPEND_INSTALL}|" -e "s|LB_BOOTAPPEN
sed -i -e 's|\ $||g' binary/boot/grub/grub.cfg
# Saving cache
-Save_cache cache/packages_binary
+Save_cache cache/packages.binary
# Removing depends
Remove_package