From ef2752faab0697cc44036d89a5b4f6e08e3081f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 19 Jul 2011 10:51:20 +0200 Subject: Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088). --- scripts/build/lb_chroot_task-lists | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_chroot_task-lists') diff --git a/scripts/build/lb_chroot_task-lists b/scripts/build/lb_chroot_task-lists index 82aa225ea..2bdffd8d5 100755 --- a/scripts/build/lb_chroot_task-lists +++ b/scripts/build/lb_chroot_task-lists @@ -82,7 +82,7 @@ then APT_TASKS= case "${LB_MODE}" in - ubuntu) + ubuntu|kubuntu) TASKS="$(cat chroot/root/chroot_tasks)" ;; -- cgit v1.2.3