X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml-small_wheezy.sh;fp=buildd%2Fgrml-live_autobuild_grml-small_lenny.sh;h=31b9b3810b7e99f57c1654a19bcf31b7f87bc7ea;hp=71d46c5630c20db9473906792ccf5404c75700ad;hb=f96dfbfc04c41274fc0f2ec94a2951382eef4081;hpb=82e7ad356f50dfd137153244d6268688b060e151 diff --git a/buildd/grml-live_autobuild_grml-small_lenny.sh b/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 --- a/buildd/grml-live_autobuild_grml-small_lenny.sh +++ b/buildd/grml-live_autobuild_grml-small_wheezy.sh @@ -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)"