diff options
Diffstat (limited to 'helpers/lh_binary_syslinux')
-rwxr-xr-x | helpers/lh_binary_syslinux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux index 8c6887f..3af3790 100755 --- a/helpers/lh_binary_syslinux +++ b/helpers/lh_binary_syslinux @@ -57,6 +57,7 @@ Create_lockfile .lock # Check architecture Check_architecture amd64 i386 +Check_crossarchitecture # Checking depends Check_package chroot/usr/bin/syslinux syslinux |