From: Mark Huang Date: Fri, 10 Mar 2006 18:20:34 +0000 (+0000) Subject: - run yum-arch on Bootstrap RPMS directory before using X-Git-Tag: bootcd-3.4-2~97 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=520ba032067d01082ccd332a560124f064e98ade - run yum-arch on Bootstrap RPMS directory before using --- diff --git a/build.sh b/build.sh index 3f0ba78..72a5033 100755 --- a/build.sh +++ b/build.sh @@ -110,6 +110,7 @@ EOF # the yum configuration. This cooperates with the PlanetLab build # system. if [ -n "$RPM_BUILD_DIR" ] ; then + yum-arch $(dirname $RPM_BUILD_DIR)/RPMS cat >>yum.conf <