Index: build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
diff --git a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
index beae98d94e93795e0ca033d7b897b0b35b3ee418..38df2b3b99ed6c1a1c176944a947875fe8a5c837 100755 |
--- a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
+++ b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
@@ -9,7 +9,6 @@ DISTRO=debian |
DIST=jessie |
PACKAGES_EXT=xz |
APT_REPO=http://http.us.debian.org/debian |
-REPO_BASEDIR="${APT_REPO}/dists/${DIST}" |
# gpg keyring file generated using: |
# export KEYS="518E17E1 46925553 2B90D010" |
# gpg --recv-keys $KEYS |