From b8968ef67fb8f1f6db78c232e668ed5dca556c3d Mon Sep 17 00:00:00 2001 From: "T(A)ILS developers" Date: Thu, 21 Oct 2010 12:10:42 +0200 Subject: [PATCH] Fix merge. --- auto/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/auto/config b/auto/config index 76f905369a..4bf72a84e1 100755 --- a/auto/config +++ b/auto/config @@ -15,9 +15,8 @@ $RUN_LB_CONFIG --distribution squeeze ${@} # set Amnesia's general options $RUN_LB_CONFIG \ --apt-recommends false \ - --backports true \ + --backports false \ --binary-images iso-hybrid \ - --distribution lenny \ --isohybrid-options "$AMNESIA_ISOHYBRID_OPTS" \ --bootappend-live "${AMNESIA_APPEND}" \ --bootstrap "cdebootstrap" \ -- GitLab