Add support for wheezy, drop lenny (being oldstable nowadays) instead.
[grml-live.git] / buildd / grml-live_autobuild_grml-small_lenny.sh
diff --git a/buildd/grml-live_autobuild_grml-small_lenny.sh b/buildd/grml-live_autobuild_grml-small_lenny.sh
deleted file mode 100755 (executable)
index 71d46c5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-# settings for grml_live_run:
-DATE=$(date +%Y%m%d)
-ISO_NAME=grml-small_lenny_$DATE.iso
-SUITE=lenny
-CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,I386'
-NAME=grml-small
-SCRIPTNAME="$(basename $0)"
-ARCH=i386
-
-# finally just source main file
-. /usr/share/grml-live/buildd/execute.sh   || exit 1