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