Replace eglibc by glibc-2.19
[hvlinux.git] / stage2 / hv-install-1
index bfcc153..61e6138 100755 (executable)
@@ -10,7 +10,7 @@ rscr mult "Performing pre-install" pre-install
 
 ipkg -m noac -l "kernel-headers" -s "kernel-headers" ${KERNEL}
 ipkg -m noac ${MANPAGES}
-ipkg ${EGLIBC}
+ipkg ${GLIBC}
 
 rscr once "Adjusting toolchain" toolchain-adjust
 rscr mult "Testing toolchain"   toolchain-test