From 9db4870363809d86df9b723737d6cb3438db691c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 1 Jun 2010 17:43:35 +0200 Subject: pre-build.sh.moved: removed --- pre-build.sh.moved | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 pre-build.sh.moved diff --git a/pre-build.sh.moved b/pre-build.sh.moved deleted file mode 100755 index 29effc13..00000000 --- a/pre-build.sh.moved +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -echo "updating mirror list from launchpad" -if [ -n "$https_proxy" ]; then - echo "disabling https_proxy as Python's urllib doesn't support it; see #94130" - unset https_proxy -fi -utils/get_ubuntu_mirrors_from_lp.py > data/templates/Ubuntu.mirrors -- cgit v1.2.3