~ubuntu-core-dev/livecd-rootfs/trusty-proposed

« back to all changes in this revision

Viewing changes to livecd.sh

  • Committer: Colin Watson
  • Date: 2011-05-29 20:10:28 UTC
  • Revision ID: cjwatson@canonical.com-20110529201028-oi4z6mpetgw2zko6
Drop language-support-en from LIVELIST for kubuntu-mobile and
kubuntu-netbook; it's not in the oneiric archive any more, and the
necessary packages are already in the respective tasks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
275
275
            ;;
276
276
        kubuntu-mobile)
277
277
            LIST="$LIST minimal^ standard^ kubuntu-mobile^"
278
 
            LIVELIST="language-support-en kubuntu-mobile-live^ laptop-detect $LIVE_BOOT_SCRIPTS"
 
278
            LIVELIST="kubuntu-mobile-live^ laptop-detect $LIVE_BOOT_SCRIPTS"
279
279
            COMP="main restricted universe"
280
280
            ;;
281
281
        kubuntu-netbook)
282
282
            LIST="$LIST minimal^ standard^ kubuntu-netbook^"
283
 
            LIVELIST="language-support-en kubuntu-netbook-live^ laptop-detect $LIVE_BOOT_SCRIPTS"
 
283
            LIVELIST="kubuntu-netbook-live^ laptop-detect $LIVE_BOOT_SCRIPTS"
284
284
            ;;
285
285
        edubuntu|edubuntu-dvd)
286
286
            LIST="$LIST minimal^ standard^ edubuntu-desktop-gnome^"