hv-utilities is now fetched and installed like all other packages
[hvlinux.git] / stage2 / pkg / eglibc
index 6a3b0b3..d85577e 100644 (file)
@@ -24,7 +24,7 @@ hvconfig_pre()
     # Glibc we have just installed with:
     LINKER=$(readelf -l $(file /tools/lib/libc-* | cut -f1 -d:) | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')
     sed -i "s|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=${LINKER} -o|" \
-        scripts/test-installation.pl
+               scripts/test-installation.pl
     unset LINKER
 
     cd ${LFS_TMP}/${PACKAGE}-build