Removing some leftovers in chroot_archives from --archives removal.

This commit is contained in:
Daniel Baumann 2013-07-01 16:08:33 +02:00
parent 613f8cfd6d
commit 4e9c7ee662
1 changed files with 0 additions and 8 deletions

View File

@ -32,14 +32,6 @@ Require_stagefile .build/config .build/bootstrap
_LB_LOCAL_KEY_EMAIL="live-build-local-key@invalid"
# FIXME: this is ugly
if [ -n "${LIVE_BUILD}" ]
then
_BASE="${LIVE_BUILD}"
else
_BASE="/usr/share/live/build"
fi
case "${LB_DERIVATIVE}" in
true)
_PARENT_FILE="sources.list.d/debian.list"