diff options
Diffstat (limited to 'debian/default')
-rw-r--r-- | debian/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/default b/debian/default index 50ccb2a..523fce9 100644 --- a/debian/default +++ b/debian/default @@ -4,7 +4,7 @@ AUTOBUILD="false" AUTOBUILD_DISTRIBUTIONS="etch sid" AUTOBUILD_FLAVOURS="minimal standard kde-desktop gnome-desktop xfce-desktop" -AUTOBUILD_OPTIONS="--tasks laptop --with-source" +AUTOBUILD_OPTIONS="--with-source" AUTOBUILD_DIRECTORY="/srv/tmp/make-live" AUTOBUILD_SERVER="/srv/debian-live" |