From 3f8d2f62b31aaf97bb7d88694f86b9c1e2c3074a Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Wed, 7 Jul 2010 17:23:41 +0200
Subject: Updating package name for isohybrid, in syslinux 4 it's in syslinux
 instead of syslinux-common.

---
 helpers/binary_iso | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/binary_iso b/helpers/binary_iso
index 47de9d6..88a042d 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
-- 
cgit v1.0