X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-medium_lenny.sh;fp=buildd%2Fgrml-live_autobuild_grml64-medium_lenny.sh;h=0000000000000000000000000000000000000000;hb=f96dfbfc04c41274fc0f2ec94a2951382eef4081;hp=92a1c1b36d80e12d895d41376658ff3ac69f185a;hpb=82e7ad356f50dfd137153244d6268688b060e151;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-medium_lenny.sh b/buildd/grml-live_autobuild_grml64-medium_lenny.sh deleted file mode 100755 index 92a1c1b..0000000 --- a/buildd/grml-live_autobuild_grml64-medium_lenny.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml64-medium_lenny_$DATE.iso -SUITE=lenny -CLASSES='GRMLBASE,GRML_MEDIUM,RELEASE,AMD64' -NAME=grml64-medium -SCRIPTNAME="$(basename $0)" -ARCH=amd64 - -# finally just source main file -. /usr/share/grml-live/buildd/execute.sh || exit 1