mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-18 13:41:36 +00:00
live-build/auto/config: Fix support for ubuntustudio-dvd project.
This commit is contained in:
parent
14093ff8b5
commit
de480b4182
6
debian/changelog
vendored
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
|
livecd-rootfs (2.51) precise; urgency=low
|
||||||
|
|
||||||
* BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
|
* BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
|
||||||
|
@ -165,7 +165,7 @@ case $PROJECT in
|
|||||||
COMPONENTS='main restricted universe multiverse'
|
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
|
add_task ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user