Add support for wheezy, drop lenny (being oldstable nowadays) instead.
[grml-live.git] / buildd / grml-live_autobuild_grml64-large_wheezy.sh
similarity index 84%
rename from buildd/grml-live_autobuild_grml64-large_lenny.sh
rename to buildd/grml-live_autobuild_grml64-large_wheezy.sh
index 4905d7a..f385835 100755 (executable)
@@ -2,8 +2,8 @@
 
 # settings for grml_live_run:
 DATE=$(date +%Y%m%d)
-ISO_NAME=grml64_lenny_$DATE.iso
-SUITE=lenny
+ISO_NAME=grml64_wheezy_$DATE.iso
+SUITE=wheezy
 CLASSES='GRMLBASE,GRML_FULL,LATEX_CLEANUP,RELEASE,AMD64'
 NAME=grml64
 SCRIPTNAME="$(basename $0)"