summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
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