X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-small_sid.sh;h=873244636513e056aee483ed71b1c3445c9984bf;hb=9b8e3c94b9a078f3a1cbc28428141f66d9fed13c;hp=a458dd23c023e2473334963f11755966eaabe392;hpb=cfa2c5040ab997ab2673b3ca3bf4da0d40d9bfcb;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-small_sid.sh b/buildd/grml-live_autobuild_grml64-small_sid.sh index a458dd2..8732446 100755 --- a/buildd/grml-live_autobuild_grml64-small_sid.sh +++ b/buildd/grml-live_autobuild_grml64-small_sid.sh @@ -1,10 +1,10 @@ #!/bin/sh # settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64-small_sid_$DATE.iso +SHORTDATE=$(date +%Y%m%d) +PRODUCT_NAME=grml64-small_sid_$SHORTDATE SUITE=sid -CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,AMD64,IGNORE' +CLASSES='GRMLBASE,GRML_SMALL,RELEASE,AMD64,IGNORE' NAME=grml64-small SCRIPTNAME="$(basename $0)" ARCH=amd64