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