From 51bfaf5c4edb986f2844d28920f8015559ffee83 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 1 Feb 2011 10:41:32 +0100 Subject: [PATCH] cached material on mirror.onelab.eu --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b4e0a60..bfc9048 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,8 @@ SHA1SUM := sha1sum #REPO := http://pkg.mytestbed.net/omf-5.3-federation-v1.1/yum/base/8/i386/ #REPO := http://mirror.onelab.eu/third-party/omf-5.3-federation-v1.1 -REPO := http://pkg.mytestbed.net/rpm/5.3/f14/x86_64/ +#REPO := http://pkg.mytestbed.net/rpm/5.3/f14/x86_64/ +REPO := http://mirror.onelab.eu/third-party/omf-5.3-federation-v1.2 ALL += omf-resctl omf-resctl-URL := $(REPO)/omf-resctl-5.3-1ubuntu11-2.noarch.rpm -- 2.43.0