diff options
Diffstat (limited to 'helpers/lh_binary_grub2')
-rwxr-xr-x | helpers/lh_binary_grub2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_grub2 b/helpers/lh_binary_grub2 index a04ad8f..41d9483 100755 --- a/helpers/lh_binary_grub2 +++ b/helpers/lh_binary_grub2 @@ -46,7 +46,7 @@ Check_lockfile .lock Create_lockfile .lock # Check architecture -Check_architecture amd64 i386 lpia +Check_architecture amd64 i386 Check_crossarchitecture # Checking depends |