From 6817155c05a3e45325456c260520451022601117 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 19 Aug 2015 07:37:01 +0000 Subject: [PATCH] Change Ubuntu mirror site --- id-deb-build/pbuilderrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id-deb-build/pbuilderrc b/id-deb-build/pbuilderrc index 25e2150..a3a6848 100644 --- a/id-deb-build/pbuilderrc +++ b/id-deb-build/pbuilderrc @@ -23,7 +23,7 @@ USENETWORK=yes case "$DIST" in vivid|utopic|trusty|saucy|raring|quantal|precise|oneiric|natty|maverick|lucid|karmic) # ubuntu specific # MIRRORSITE="http://ftp.df.lth.se/ubuntu/" - MIRRORSITE="http://mirrors.dotsrc.org/ubuntu/" + MIRRORSITE="http://mirror.one.com/ubuntu/" # MIRRORSITE="http://mirrors.kernel.org/ubuntu/" COMPONENTS="main restricted universe multiverse" OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main" -- 1.7.10.4