diff --git a/debian/changelog b/debian/changelog index bdb77449..fc9253f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.89) UNRELEASED; urgency=low + + * livecd.sh: Stop building UNR from universe. + + -- Steve Kowalik Wed, 05 Aug 2009 20:32:19 +1000 + livecd-rootfs (0.88) karmic; urgency=low [ Adam Conrad ] diff --git a/livecd.sh b/livecd.sh index 47285469..7cca29b2 100755 --- a/livecd.sh +++ b/livecd.sh @@ -210,7 +210,6 @@ Flags: seen ubuntu-netbook-remix) LIST="$LIST minimal^ standard^ ubuntu-netbook-remix^" LIVELIST="unr-live^ casper ubiquity" - COMP="main restricted universe" ;; mythbuntu) LIST="$LIST minimal^ standard^ mythbuntu-desktop^ mythbuntu-desktop"