diff options
Diffstat (limited to 'helpers/binary_iso')
-rwxr-xr-x | helpers/binary_iso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_iso b/helpers/binary_iso index 47de9d6d8..88a042d08 100755 --- a/helpers/binary_iso +++ b/helpers/binary_iso @@ -56,7 +56,7 @@ Check_package chroot/usr/bin/genisoimage genisoimage if [ "${LH_BINARY_IMAGES}" = "iso-hybrid" ] then - Check_package chroot/usr/bin/isohybrid syslinux-common + Check_package chroot/usr/bin/isohybrid syslinux fi # Restoring cache |