summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-04-25 21:36:33 +0200
committerX2go Administrator <x2go-admin@minobo.das-netzwerkteam.de>2011-04-25 21:36:58 +0200
commitdcde59521947dfdb7a81cb2be57d01b475f3c705 (patch)
tree0bb7fc89da3d102df11b96018baf797cf43cbb7a /home
parent59c624c7509a46777e068a5744bba7a59dfd90a0 (diff)
downloadbuildscripts-dcde59521947dfdb7a81cb2be57d01b475f3c705.tar.gz
buildscripts-dcde59521947dfdb7a81cb2be57d01b475f3c705.tar.bz2
buildscripts-dcde59521947dfdb7a81cb2be57d01b475f3c705.zip
move OTHERMIRROR declaration into x2go-buildpackage script
Diffstat (limited to 'home')
-rw-r--r--home/.pbuilderrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.pbuilderrc b/home/.pbuilderrc
index 6f4c6dc..9b3661d 100644
--- a/home/.pbuilderrc
+++ b/home/.pbuilderrc
@@ -43,5 +43,4 @@ if [ "x${DIST}" = "xubuntu" ]; then
MIRRORSITE="http://localhost:9999/ubuntu"
elif [ "x${DIST}" = "xdebian" ]; then
MIRRORSITE="http://localhost:3142/debian"
- OTHERMIRROR=${OTHERMIRROR:-"deb http://code.x2go.org/debian $CODENAME $COMPONENT"}
fi