mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-23 16:51:32 +00:00
* Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD
This commit is contained in:
parent
e16758850a
commit
f435515844
@ -68,7 +68,7 @@ esac
|
|||||||
|
|
||||||
for arg in "$@"; do
|
for arg in "$@"; do
|
||||||
case "$arg" in
|
case "$arg" in
|
||||||
*ubuntu|ubuntu-lpia|base|tocd) ;;
|
*ubuntu|*ubuntu-dvd|kubuntu-kde4|ubuntu-lpia|base|tocd) ;;
|
||||||
*)
|
*)
|
||||||
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 (0.51ubuntu1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 14 Feb 2008 15:56:32 -0800
|
||||||
|
|
||||||
livecd-rootfs (0.51) hardy; urgency=low
|
livecd-rootfs (0.51) hardy; urgency=low
|
||||||
|
|
||||||
[ Jonathan Riddell ]
|
[ Jonathan Riddell ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user