diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-06-01 17:43:35 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-06-01 17:43:35 +0200 |
| commit | 9db4870363809d86df9b723737d6cb3438db691c (patch) | |
| tree | 97724fea1ebc862f9e0723439b06600098f3cdef | |
| parent | 5ede2f9ff71f1e95bc99e891b0d57ee857a0bbcd (diff) | |
| download | python-apt-9db4870363809d86df9b723737d6cb3438db691c.tar.gz | |
pre-build.sh.moved: removed
| -rwxr-xr-x | pre-build.sh.moved | 8 |
1 files changed, 0 insertions, 8 deletions
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 |
