Remove installation of ncurses and file at stage0
[hvlinux.git] / stage0 / packages-update
index 569318d..167e9de 100755 (executable)
@@ -14,8 +14,6 @@ if [ x"${INSTALL_GLIBC}" == x"1" ]; then
     fi
 fi
 
-fpkg -e "tar.gz" ${FILE_PKG} "ftp://ftp.astron.com/pub/file"
-fpkg -m gnu ${NCURSES}
 fpkg -m gnu ${GMP}
 fpkg -m gnu ${MPFR}
 fpkg -e "tar.gz" ${MPC} "http://www.multiprecision.org/mpc/download"