projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc0a21d
)
Use Swedish APT
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 11 Jun 2009 13:04:50 +0000
(15:04 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 11 Jun 2009 13:04:50 +0000
(15:04 +0200)
id-deb-build/pbuilderrc
patch
|
blob
|
history
diff --git
a/id-deb-build/pbuilderrc
b/id-deb-build/pbuilderrc
index
8fc47b3
..
e8e16ec
100644
(file)
--- a/
id-deb-build/pbuilderrc
+++ b/
id-deb-build/pbuilderrc
@@
-16,7
+16,8
@@
APTCACHE="/var/cache/pbuilder/$NAME/aptcache/"
# http://releases.ubuntu.com/releases/
case "$DIST" in
intrepid|hardy|gutsy|jaunty) # ubuntu specific
- MIRRORSITE="http://ftp.klid.dk/ftp/ubuntu/"
+ MIRRORSITE="http://ftp.df.lth.se/ubuntu/"
+ # MIRRORSITE="http://ftp.klid.dk/ftp/ubuntu/"
# MIRRORSITE="http://mirrors.kernel.org/ubuntu/"
COMPONENTS="main restricted universe multiverse"
OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main"