From: gobo72@gmail.com Date: Mon, 13 Aug 2012 02:52:31 +0000 (+0000) Subject: Kerberos n'a pas un format standard de package (archive tar avec MD5 + sous-archive... X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=8501c44c016e65a8ed40d369063fc04976c6885f;p=hvlinux.git Kerberos n'a pas un format standard de package (archive tar avec MD5 + sous-archive tar.gz). Téléchargement de hugovil.com à partir de maintenant. --- diff --git a/stage3/packages-update b/stage3/packages-update index 3695f90..933c16e 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -131,7 +131,7 @@ fpkg -s "gnutls" ${GNUTLS} ${GNUPG_URL} fpkg -e "tar.gz" ${SASL2} "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail" fpkg -e "tgz" ${OPENLDAP} \ "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release" -fpkg ${KERBEROS5} "http://web.mit.edu/kerberos/www/krb5/1.10" +fpkg -m hv ${KERBEROS5} # Format bizarre de package... if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then fpkg -e "tar.gz" -f "sendmail.$(get_pkg_ver ${SENDMAIL})" ${SENDMAIL} \