live-build/auto/config: Fix ubuntustudio-dvd task selection.

This commit is contained in:
Colin Watson 2012-01-23 19:46:02 +00:00
parent 6f94f758c0
commit 4f3561553f
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.53) UNRELEASED; urgency=low
* live-build/auto/config: Fix ubuntustudio-dvd task selection.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jan 2012 19:45:43 +0000
livecd-rootfs (2.52) precise; urgency=low
* live-build/auto/config: Fix support for ubuntustudio-dvd project.

View File

@ -166,7 +166,7 @@ case $PROJECT in
;;
ubuntustudio-dvd)
add_task ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
add_task install ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
COMPONENTS='main restricted universe multiverse'
;;