| Index: build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
|
| diff --git a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
|
| index 9222d938498eda336540c1873624c6d789d38927..cabe4cb556d538f03cc3f8896b3b579535984461 100755
|
| --- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
|
| +++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
|
| @@ -8,7 +8,6 @@ SCRIPT_DIR=$(cd $(dirname $0) && pwd)
|
| DISTRO=debian
|
| DIST=wheezy
|
| APT_REPO=http://http.us.debian.org/debian
|
| -REPO_BASEDIR="${APT_REPO}/dists/${DIST}"
|
| KEYRING_FILE=${SCRIPT_DIR}/debian-archive-wheezy-stable.gpg
|
|
|
| HAS_ARCH_AMD64=1
|
|
|