X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-full_sid.sh;fp=buildd%2Fgrml-live_autobuild_grml64-full_sid.sh;h=0000000000000000000000000000000000000000;hb=a5aaf3389b8a307c4aac28736d2ed9f78dbf6343;hp=88bd0c60360300f3b84e69ecb41111f03694745d;hpb=6ea19bf054dce16782e07fade4d4dddb421b0919;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-full_sid.sh b/buildd/grml-live_autobuild_grml64-full_sid.sh deleted file mode 100755 index 88bd0c6..0000000 --- a/buildd/grml-live_autobuild_grml64-full_sid.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64_sid_$DATE.iso -SUITE=sid -CLASSES='GRMLBASE,GRML_FULL,LATEX_CLEANUP,RELEASE,AMD64,IGNORE' -NAME=grml64 -SCRIPTNAME="$(basename $0)" -ARCH=amd64 - -# finally just source main file -. /usr/share/grml-live/buildd/execute.sh || exit 1