mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 13:21:33 +00:00
Set correct tasks for Lubuntu
This commit is contained in:
parent
8de300621f
commit
538c89f984
@ -332,7 +332,7 @@ case $PROJECT in
|
|||||||
|
|
||||||
lubuntu)
|
lubuntu)
|
||||||
add_task install minimal standard lubuntu-desktop
|
add_task install minimal standard lubuntu-desktop
|
||||||
LIVE_TASK='lubuntu-live'
|
LIVE_TASK='lubuntu-live-gtk'
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64) add_package live linux-signed-generic ;;
|
amd64) add_package live linux-signed-generic ;;
|
||||||
esac
|
esac
|
||||||
@ -348,7 +348,7 @@ case $PROJECT in
|
|||||||
|
|
||||||
lubuntu-next)
|
lubuntu-next)
|
||||||
add_task install minimal standard lubuntu-qt-desktop
|
add_task install minimal standard lubuntu-qt-desktop
|
||||||
LIVE_TASK='lubuntu-next-live'
|
LIVE_TASK='lubuntu-live-qt'
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64) add_package live linux-signed-generic ;;
|
amd64) add_package live linux-signed-generic ;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user