X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=7503013508401c41b940edb013ae70d1920f6b7e;hb=67c4e481feac31cef150d116d01d8e774f3cb9b1;hp=43780e8f2e77e7e18b758fa2dfd508264c8e7729;hpb=7006b41ab2c65b074af7b4644d2fe70296399454;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 43780e8..7503013 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -1,6 +1,7 @@ #!/bin/bash USE_LFS_PATCHES=1 +USE_LFS_OLD_PATCHES=1 USE_BLFS_PATCHES=1 USE_HV_PATCHES=1 @@ -176,7 +177,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the fpkg -e "tar.gz" ${LIBVORBIS} \ "http://downloads.xiph.org/releases/vorbis" fpkg -e "zip" ${VORBISGAIN} "http://sjeng.org/ftp/vorbis" - fpkg -m sf ${FLAC} + fpkg -e "tar.xz" ${FLAC} "http://downloads.xiph.org/releases/flac" fpkg -e "tar.gz" ${LIBSNDFILE} "http://www.mega-nerd.com/libsndfile/files" fpkg -e "tar.gz" ${LIBSAMPLERATE} "http://www.mega-nerd.com/SRC"