X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=e34f31f2eb7aa0860c3c9ddc41852b9ab7f9aac1;hb=0a9c704223ed6e41b95af7f397a3edf4fd21eab2;hp=43780e8f2e77e7e18b758fa2dfd508264c8e7729;hpb=7006b41ab2c65b074af7b4644d2fe70296399454;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 43780e8..e34f31f 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -1,9 +1,5 @@ #!/bin/bash -USE_LFS_PATCHES=1 -USE_BLFS_PATCHES=1 -USE_HV_PATCHES=1 - source ../functions/main update_packages_init ${*} @@ -176,7 +172,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"