X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-medium_sid.sh;h=f1032758baae8d15447f20117cba6a82d102398c;hb=005cdc1ea39899e025f302f05e16fb93bb66fee9;hp=b43db25085be56349e2027de0f177962fcc0577e;hpb=e4040d5c109eedf9316190a415fe7bc90c0e30dc;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-medium_sid.sh b/buildd/grml-live_autobuild_grml64-medium_sid.sh index b43db25..f103275 100755 --- a/buildd/grml-live_autobuild_grml64-medium_sid.sh +++ b/buildd/grml-live_autobuild_grml64-medium_sid.sh @@ -1,10 +1,10 @@ #!/bin/sh # settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64-medium_sid_$DATE.iso +SHORTDATE=$(date +%Y%m%d) +PRODUCT_NAME=grml64-medium_sid_$SHORTDATE SUITE=sid -CLASSES='GRMLBASE,GRML_MEDIUM,RELEASE,AMD64' +CLASSES='GRMLBASE,GRML_MEDIUM,RELEASE,AMD64,IGNORE' NAME=grml64-medium SCRIPTNAME="$(basename $0)" ARCH=amd64