X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-medium_wheezy.sh;fp=buildd%2Fgrml-live_autobuild_grml64-medium_wheezy.sh;h=0000000000000000000000000000000000000000;hb=019fbefe5b29bb4e95808163f0cd645640cad30c;hp=23dd80ab33760a2e72d224c197cad7d4329ed2d7;hpb=9a1ee76bc3fa423968d666e36422000e4ee979d6;p=grml-live-grml.git diff --git a/buildd/grml-live_autobuild_grml64-medium_wheezy.sh b/buildd/grml-live_autobuild_grml64-medium_wheezy.sh deleted file mode 100755 index 23dd80a..0000000 --- a/buildd/grml-live_autobuild_grml64-medium_wheezy.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64-medium_wheezy_$DATE.iso -SUITE=wheezy -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