From e62dd620ea17aa8dd2552c5177588ac0d86e970c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 26 Sep 2010 12:25:37 +0200 Subject: Adding squeeze-backports as valid distribution codename in lb_config. --- scripts/build/lb_config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/build/lb_config b/scripts/build/lb_config index dda7a95..fa69271 100755 --- a/scripts/build/lb_config +++ b/scripts/build/lb_config @@ -383,6 +383,11 @@ Local_arguments () LB_DISTRIBUTION="lenny" BACKPORTS="true" ;; + + squeeze-backports) + LB_DISTRIBUTION="squeeze" + BACKPORTS="true" + ;; esac ;; -- cgit v1.0