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