X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-small_squeeze.sh;h=948d9da1ff3ce6554b44dc2188cea3920225fac9;hp=feba100f51a97cceed8ddd9b062a26ab77555e05;hb=db5741b5b41210da401504a3493d9a284da32e9c;hpb=86fd4080bbd6cc6b6729045639308403f65e606f diff --git a/buildd/grml-live_autobuild_grml64-small_squeeze.sh b/buildd/grml-live_autobuild_grml64-small_squeeze.sh index feba100..948d9da 100755 --- a/buildd/grml-live_autobuild_grml64-small_squeeze.sh +++ b/buildd/grml-live_autobuild_grml64-small_squeeze.sh @@ -1,10 +1,10 @@ #!/bin/sh # settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64-small_squeeze_$DATE.iso +SHORTDATE=$(date +%Y%m%d) +PRODUCT_NAME=grml64-small_squeeze_$SHORTDATE SUITE=squeeze -CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,AMD64' +CLASSES='GRMLBASE,GRML_SMALL,RELEASE,AMD64,IGNORE' NAME=grml64-small SCRIPTNAME="$(basename $0)" ARCH=amd64