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