X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=id-deb-build%2Fpbuilderrc;h=4885ecb1f02c67f113ee4ebd366a06c3ed1f5f59;hb=d95607bfe6ae4d9219885c9c283582693f0e168b;hp=169a190730502e5e6e1adead9af965225193246a;hpb=2bcec6e9759afb8ab7d09b38c808239ebee29b13;p=git-tools-moved-to-github.git diff --git a/id-deb-build/pbuilderrc b/id-deb-build/pbuilderrc index 169a190..4885ecb 100644 --- a/id-deb-build/pbuilderrc +++ b/id-deb-build/pbuilderrc @@ -18,9 +18,9 @@ CCACHEDIR= # http://releases.ubuntu.com/releases/ case "$DIST" in - oneiric|natty|maverick|lucid|karmic) # ubuntu specific + precise|oneiric|natty|maverick|lucid|karmic) # ubuntu specific # MIRRORSITE="http://ftp.df.lth.se/ubuntu/" - MIRRORSITE="http://mirrors.telianet.dk/ubuntu/" + MIRRORSITE="http://mirrors.dotsrc.org/ubuntu/" # MIRRORSITE="http://mirrors.kernel.org/ubuntu/" COMPONENTS="main restricted universe multiverse" OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main"