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

ubuntu/precise
Colin Watson 13 years ago
parent 6f94f758c0
commit 4f3561553f

6
debian/changelog vendored

@ -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.

@ -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'
;;

Loading…
Cancel
Save