diff options
Diffstat (limited to 'scripts/build/bootstrap_cdebootstrap')
-rwxr-xr-x | scripts/build/bootstrap_cdebootstrap | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/build/bootstrap_cdebootstrap b/scripts/build/bootstrap_cdebootstrap index 3c8843e2b..0f8ba956b 100755 --- a/scripts/build/bootstrap_cdebootstrap +++ b/scripts/build/bootstrap_cdebootstrap @@ -60,9 +60,6 @@ Create_lockfile .lock # Creating chroot directory mkdir -p chroot -# Temporarily including bzip2 manually until #657560 has been fixed in unstable -CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --include=bzip2" - # Setting cdebootstrap options if [ -n "${LB_ARCHITECTURES}" ] then |