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