From 9abddcfac7187b1ef649261d9259c678cd931cbb Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Thu, 8 Sep 2005 15:47:55 +0000 Subject: [PATCH] kubuntu-live exists now. --- livecd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/livecd.sh b/livecd.sh index e626fd51..0a94aafa 100755 --- a/livecd.sh +++ b/livecd.sh @@ -124,7 +124,7 @@ Flags: seen LIST="$LIST xresprobe laptop-detect" ;; kubuntu) - LIST="$LIST ubuntu-base kubuntu-desktop ubuntu-live" + LIST="$LIST ubuntu-base kubuntu-desktop kubuntu-live" LIST="$LIST xresprobe laptop-detect" ;; base)