Move lzo and lzop from stage3 to stage2
[hvlinux.git] / stage3 / hv-install-1
index 7454907..4b19c44 100755 (executable)
@@ -6,9 +6,6 @@ source /etc/profile
 check_for_root_user
 init_log_file
 
-ipkg ${LZO} "--enable-shared --disable-static"
-ipkg ${LZOP}
-
 ipkg -m noac ${BASHCOMPLETION}
 ipkg ${WHICH}
 ipkg -m acnb ${REISERFSPROGS}