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