From 5d15b39acb616e87ea1e587ead55bac721af6a7a Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 25 Apr 2016 21:52:24 +0000 Subject: Revert "Makefile: Finalize RPM repo switch." This reverts commit 5bd40a77a6542d90c36be58d1c2ceece3e85f65f. Change-Id: I7fff4471c2ec2fad04a4ba00cb6b3b86482dcab9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6c20530b..f954a611 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ build: CENTOS_MAJOR=7 \ EXTRA_RPM_REPOS="armband,http://linux.enea.com/mos-repos/centos/mos8.0-centos7-fuel/armband/x86_64,10" \ MIRROR_UBUNTU_URL=http://archive.ubuntu.com/ubuntu/ \ - MIRROR_MOS_UBUNTU=linux.enea.com \ + LATEST_MIRROR_ID_URL=http://linux.enea.com/ \ JAVA8_URL=https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa/+files/openjdk-8-jre-headless_8u72-b15-1~trusty1_arm64.deb \ $(EXTRA_PARAMS) \ iso 2>&1 | tee ${root}/build.log -- cgit 1.2.3-korg