This commit is contained in:
Ben Collins 2000-05-21 15:20:52 +00:00
parent 8401858d82
commit 91d21101ac
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
. CONF.sh
for ARCH in "i386 m68k alpha sparc powerpc"
for ARCH in i386 m68k alpha sparc powerpc
do
export ARCH
echo "Now we're going to build CD for $ARCH !"