From f402fdda624ffb6b862c5507fdf3d258928c395c Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Mon, 1 Jul 2002 17:25:31 +0000 Subject: Add another download location. --- lang/icc/Makefile | 2 +- lang/icc7/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/icc/Makefile b/lang/icc/Makefile index af44cd1f61ee..d0c207767087 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -34,7 +34,7 @@ ICC_SITE= http://www.intel.com/software/products/compilers/ ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//' .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm. Put it into ${DISTDIR} and run make again." +IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from https://premier.intel.com/. Put it into ${DISTDIR} and run make again." .endif post-extract: diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile index af44cd1f61ee..d0c207767087 100644 --- a/lang/icc7/Makefile +++ b/lang/icc7/Makefile @@ -34,7 +34,7 @@ ICC_SITE= http://www.intel.com/software/products/compilers/ ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//' .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm. Put it into ${DISTDIR} and run make again." +IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from https://premier.intel.com/. Put it into ${DISTDIR} and run make again." .endif post-extract: -- cgit v1.2.3