Set arch in grml64 files
authorMichael Prokop <devnull@localhost>
Mon, 22 Oct 2007 17:30:56 +0000 (19:30 +0200)
committerMichael Prokop <devnull@localhost>
Mon, 22 Oct 2007 17:30:56 +0000 (19:30 +0200)
buildd/grml-live_autobuild_grml64-large_etch.sh
buildd/grml-live_autobuild_grml64-large_sid.sh
buildd/grml-live_autobuild_grml64-medium_etch.sh
buildd/grml-live_autobuild_grml64-medium_sid.sh
buildd/grml-live_autobuild_grml64-small_etch.sh
buildd/grml-live_autobuild_grml64-small_sid.sh

index d0d1a07..2c99c57 100755 (executable)
@@ -7,6 +7,7 @@ SUITE=etch
 CLASSES='GRMLBASE,GRML_FULL,LATEX_CLEANUP,AMD64'
 NAME=grml64
 SCRIPTNAME="$(basename $0)"
+ARCH=amd64
 
 . /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
 
index 61cc257..b85cef8 100755 (executable)
@@ -7,6 +7,7 @@ SUITE=sid
 CLASSES='GRMLBASE,GRML_FULL,LATEX_CLEANUP,AMD64'
 NAME=grml64
 SCRIPTNAME="$(basename $0)"
+ARCH=amd64
 
 . /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
 
index 22340dd..21f6ad3 100755 (executable)
@@ -7,6 +7,7 @@ SUITE=etch
 CLASSES='GRMLBASE,GRML_MEDIUM,AMD64'
 NAME=grml64-medium
 SCRIPTNAME="$(basename $0)"
+ARCH=amd64
 
 . /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
 
index b3110f4..9459673 100755 (executable)
@@ -7,6 +7,7 @@ SUITE=sid
 CLASSES='GRMLBASE,GRML_MEDIUM,AMD64'
 NAME=grml64-medium
 SCRIPTNAME="$(basename $0)"
+ARCH=amd64
 
 . /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
 
index 070a8af..742af42 100755 (executable)
@@ -7,6 +7,7 @@ SUITE=etch
 CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,AMD64'
 NAME=grml64-small
 SCRIPTNAME="$(basename $0)"
+ARCH=amd64
 
 . /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
 
index 1f98671..a728f12 100755 (executable)
@@ -7,6 +7,7 @@ SUITE=sid
 CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,AMD64'
 NAME=grml64-small
 SCRIPTNAME="$(basename $0)"
+ARCH=amd64
 
 . /usr/share/grml-live/buildd/buildd/functions.sh || exit 1