mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-08 08:32:19 +00:00
BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
This commit is contained in:
parent
0743515d28
commit
b0706125a6
@ -89,7 +89,7 @@ esac
|
|||||||
|
|
||||||
for arg in "$@"; do
|
for arg in "$@"; do
|
||||||
case "$arg" in
|
case "$arg" in
|
||||||
*ubuntu|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|base|tocd|ubuntu-headless|ubuntu-server|ubuntu-core) ;;
|
*ubuntu|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|ubuntustudio-dvd|base|tocd|ubuntu-headless|ubuntu-server|ubuntu-core) ;;
|
||||||
*)
|
*)
|
||||||
echo "bad project: $arg" >&2
|
echo "bad project: $arg" >&2
|
||||||
exit 2
|
exit 2
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.51) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Fri, 20 Jan 2012 23:23:01 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.50) precise; urgency=low
|
livecd-rootfs (2.50) precise; urgency=low
|
||||||
|
|
||||||
* Add Ubuntu Studio support.
|
* Add Ubuntu Studio support.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user