From 0ef9d747ab0c1faec00cd13e4cad73aa052bbdab Mon Sep 17 00:00:00 2001
From: Daniel Schulte <trilader@gmail.com>
Date: Wed, 8 Oct 2014 17:32:01 +0200
Subject: [PATCH] Change archive.ubuntu.com to de.archive.ubuntu.com

---
 contrib/rootfs/lip_sources.list | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/rootfs/lip_sources.list b/contrib/rootfs/lip_sources.list
index 1356dda..9ef2984 100644
--- a/contrib/rootfs/lip_sources.list
+++ b/contrib/rootfs/lip_sources.list
@@ -2,5 +2,5 @@ deb http://ftp.halifax.rwth-aachen.de/ubuntu/ trusty main restricted universe mu
 deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
 deb http://ftp.halifax.rwth-aachen.de/ubuntu/ trusty-updates main restricted universe multiverse
 
-#deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
-#deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
+#deb http://de.archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
+#deb http://de.archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
-- 
GitLab