On Wed, Nov 28, 2001 at 02:19:03PM +0100, Jochen Roehrig wrote: >Hi, > >is it possible to build a CD-set for one platform, say s390, on another >platform, say i386, by simply replacing the line > > export ARCH=`dpkg --print-installation-architecture` > >in CONF.sh with > > export ARCH=s390 > >?
Yes, of course. If you look in build_all.sh, it loops through all the available ARCHes doing a build on one platform. -- Steve McIntyre, Allstor Software [EMAIL PROTECTED] "They say that you play Cambridge twice - once on the way up and once on the way down. It's nice to be back..." --- Armstrong & Miller -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

