summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-11-30 11:37:06 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:45 +0100
commit95f40a04d62e51ac8b426c799aade6a815e9dd7b (patch)
tree4ad7f41bcd80753ce95c33c1993a991e5be75c0a /examples
parentd7c4506eceb1ca15635b3b7a2c2aee0719d63462 (diff)
downloadlive-build-95f40a04d62e51ac8b426c799aade6a815e9dd7b.zip
live-build-95f40a04d62e51ac8b426c799aade6a815e9dd7b.tar.gz
Updating lxde-desktop support.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/cron/images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index c94f391..e31b375 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -2,7 +2,7 @@
# Static variables
DISTRIBUTIONS="${DISTRIBUTIONS:-etch lenny sid}"
-FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop xfce-desktop}"
+FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop lxde-desktop xfce-desktop}"
SOURCE="${SOURCE:-enabled}"
MIRROR="${MIRROR:-http://mirror/ftp.debian.org/debian/}"