X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=buildd%2Fgrml-live_autobuild_grml64-medium_sid.sh;fp=buildd%2Fgrml-live_autobuild_grml64-medium_sid.sh;h=0000000000000000000000000000000000000000;hb=fad3fb7c451a44e8ca146fbbb7785f333b40937b;hp=f1032758baae8d15447f20117cba6a82d102398c;hpb=39edd534899386337f2dc63282157b124bda3a2d;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-medium_sid.sh b/buildd/grml-live_autobuild_grml64-medium_sid.sh deleted file mode 100755 index f103275..0000000 --- a/buildd/grml-live_autobuild_grml64-medium_sid.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# settings for grml_live_run: -SHORTDATE=$(date +%Y%m%d) -PRODUCT_NAME=grml64-medium_sid_$SHORTDATE -SUITE=sid -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