From b42ba836881e6fb6949dbdfa76aa9e6c1f89a031 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Oct 2007 12:54:26 +0200 Subject: Removing mkisofs support. --- functions/defaults.sh | 6 ------ 1 file changed, 6 deletions(-) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index fedd160b3..bfc2694c5 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -114,12 +114,6 @@ Set_defaults () ;; esac - # Setting genisoimage - if [ -z "${LH_GENISOIMAGE}" ] - then - LH_GENISOIMAGE="genisoimage" - fi - # Setting initramfs hook if [ -z "${LH_INITRAMFS}" ] then -- cgit v1.2.3