diff options
Diffstat (limited to 'helpers/lh_binary_grub')
| -rwxr-xr-x | helpers/lh_binary_grub | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub index 4bb5f7d..9ba3286 100755 --- a/helpers/lh_binary_grub +++ b/helpers/lh_binary_grub @@ -57,6 +57,7 @@ Create_lockfile .lock  # Check architecture  Check_architecture amd64 i386 +Check_crossarchitecture  # Checking depends  Check_package chroot/usr/sbin/grub grub | 
