X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-medium_squeeze.sh;fp=buildd%2Fgrml-live_autobuild_grml64-medium_squeeze.sh;h=0000000000000000000000000000000000000000;hb=019fbefe5b29bb4e95808163f0cd645640cad30c;hp=00795cc3b971af983b40261aa364d93cb43d033b;hpb=9a1ee76bc3fa423968d666e36422000e4ee979d6;p=grml-live-grml.git diff --git a/buildd/grml-live_autobuild_grml64-medium_squeeze.sh b/buildd/grml-live_autobuild_grml64-medium_squeeze.sh deleted file mode 100755 index 00795cc..0000000 --- a/buildd/grml-live_autobuild_grml64-medium_squeeze.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64-medium_squeeze_$DATE.iso -SUITE=squeeze -CLASSES='GRMLBASE,GRML_MEDIUM,RELEASE,AMD64,IGNORE' -NAME=grml64-medium -SCRIPTNAME="$(basename $0)" -ARCH=amd64 - -# finally just source main file -. /usr/share/grml-live/buildd/execute.sh || exit 1