live-build/auto/config: Fix support for ubuntustudio-dvd project.

ubuntu/precise
Colin Watson 13 years ago
parent 14093ff8b5
commit de480b4182

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.52) UNRELEASED; urgency=low
* live-build/auto/config: Fix support for ubuntustudio-dvd project.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jan 2012 17:14:30 +0000
livecd-rootfs (2.51) precise; urgency=low
* BuildLiveCD: Accept ubuntustudio-dvd as a valid project.

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

Loading…
Cancel
Save