add ubuntu-headless as allowed flavour to BuildLiveC

ubuntu/precise
Oliver Grawert 14 years ago
parent 0be57a0934
commit 6be7d937c3

@ -82,7 +82,7 @@ esac
for arg in "$@"; do
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|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|base|tocd|ubuntu-headless) ;;
*)
echo "bad project: $arg" >&2
exit 2

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (1.161) UNRELEASED; urgency=low
* add ubuntu-headless as allowed flavour to BuildLiveCD
-- Oliver Grawert <ogra@ubuntu.com> Wed, 09 Mar 2011 13:50:11 +0100
livecd-rootfs (1.160) natty; urgency=critical
* Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit

Loading…
Cancel
Save