From 520ba032067d01082ccd332a560124f064e98ade Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 10 Mar 2006 18:20:34 +0000 Subject: [PATCH] - run yum-arch on Bootstrap RPMS directory before using --- build.sh | 1 + 1 file changed, 1 insertion(+) 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 <