From c358bee6a2df93bffe9be4e036660753456cb63b Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Thu, 13 Aug 2009 22:20:13 -0500 Subject: [PATCH] Remove metapackage hack for mythbuntu. Now that tasks are published for multiverse, it's no longer necessary. --- debian/changelog | 7 ++++++- livecd.sh | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 785744f7..d4ac7eef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ livecd-rootfs (0.91) UNRELEASED; urgency=low + [ Steve Kowalik ] * Remove subarch hack for ubuntu-mid, it was never used. - -- Steve Kowalik Thu, 13 Aug 2009 17:22:31 +1000 + [ Mario Limonciello ] + * Remove metapackage hack for mythbuntu. Now that tasks are published for + multiverse, it's no longer necessary. + + -- Mario Limonciello Thu, 13 Aug 2009 22:19:26 -0500 livecd-rootfs (0.90) karmic; urgency=low diff --git a/livecd.sh b/livecd.sh index a2dda535..be441658 100755 --- a/livecd.sh +++ b/livecd.sh @@ -212,7 +212,7 @@ Flags: seen LIVELIST="unr-live^ casper ubiquity" ;; mythbuntu) - LIST="$LIST minimal^ standard^ mythbuntu-desktop^ mythbuntu-desktop" + LIST="$LIST minimal^ standard^ mythbuntu-desktop^" LIVELIST="mythbuntu-live^ laptop-detect casper lupin-casper" COMP="main restricted universe multiverse" ;;