X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-small_squeeze.sh;fp=buildd%2Fgrml-live_autobuild_grml64-small_squeeze.sh;h=0000000000000000000000000000000000000000;hb=fad3fb7c451a44e8ca146fbbb7785f333b40937b;hp=948d9da1ff3ce6554b44dc2188cea3920225fac9;hpb=39edd534899386337f2dc63282157b124bda3a2d;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-small_squeeze.sh b/buildd/grml-live_autobuild_grml64-small_squeeze.sh deleted file mode 100755 index 948d9da..0000000 --- a/buildd/grml-live_autobuild_grml64-small_squeeze.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# settings for grml_live_run: -SHORTDATE=$(date +%Y%m%d) -PRODUCT_NAME=grml64-small_squeeze_$SHORTDATE -SUITE=squeeze -CLASSES='GRMLBASE,GRML_SMALL,RELEASE,AMD64,IGNORE' -NAME=grml64-small -SCRIPTNAME="$(basename $0)" -ARCH=amd64 - -# finally just source main file -. /usr/share/grml-live/buildd/execute.sh || exit 1