X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml-small_sid.sh;h=0a283a8abce5b4eb2e0ac95e371c1276867dd08b;hb=005cdc1ea39899e025f302f05e16fb93bb66fee9;hp=d86bc87e916db2efffa0e90a00cb990cec5a3401;hpb=e4040d5c109eedf9316190a415fe7bc90c0e30dc;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml-small_sid.sh b/buildd/grml-live_autobuild_grml-small_sid.sh index d86bc87..0a283a8 100755 --- a/buildd/grml-live_autobuild_grml-small_sid.sh +++ b/buildd/grml-live_autobuild_grml-small_sid.sh @@ -1,10 +1,10 @@ #!/bin/sh # settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml-small_sid_$DATE.iso +SHORTDATE=$(date +%Y%m%d) +PRODUCT_NAME=grml-small_sid_$SHORTDATE SUITE=sid -CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,I386' +CLASSES='GRMLBASE,GRML_SMALL,RELEASE,I386,IGNORE' NAME=grml-small SCRIPTNAME="$(basename $0)" ARCH=i386