Add support for wheezy, drop lenny (being oldstable nowadays) instead.
[grml-live.git] / buildd / grml-live_autobuild_grml-small_wheezy.sh
similarity index 83%
rename from buildd/grml-live_autobuild_grml-small_lenny.sh
rename to buildd/grml-live_autobuild_grml-small_wheezy.sh
index 71d46c5..31b9b38 100755 (executable)
@@ -2,8 +2,8 @@
 
 # settings for grml_live_run:
 DATE=$(date +%Y%m%d)
-ISO_NAME=grml-small_lenny_$DATE.iso
-SUITE=lenny
+ISO_NAME=grml-small_wheezy_$DATE.iso
+SUITE=wheezy
 CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,I386'
 NAME=grml-small
 SCRIPTNAME="$(basename $0)"