add klibc

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2746 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-11-21 19:15:34 +00:00
parent 3f0578579f
commit 73c5e3dfcb
13 changed files with 884 additions and 1 deletions

View File

@@ -233,7 +233,7 @@ pkg_config() {
einfo "Enter the directory where you want to setup grub:"
read dir
else
dir="${GRUB_ALT_INSTALLDIR}"
dir="${GRUB_ALT_INSTALLDIR}"/EFI
fi
setup_efi_dir "${dir}"
}