X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-small_sid.sh;h=873244636513e056aee483ed71b1c3445c9984bf;hp=fe6cbeb3d612fe00e7178daf849fb8ca4b6ec57c;hb=db5741b5b41210da401504a3493d9a284da32e9c;hpb=e4040d5c109eedf9316190a415fe7bc90c0e30dc diff --git a/buildd/grml-live_autobuild_grml64-small_sid.sh b/buildd/grml-live_autobuild_grml64-small_sid.sh index fe6cbeb..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' +CLASSES='GRMLBASE,GRML_SMALL,RELEASE,AMD64,IGNORE' NAME=grml64-small SCRIPTNAME="$(basename $0)" ARCH=amd64