From b4a468d9bc9560e3647ea9b5325ca30ab3e5cf97 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 --- support-files/buildnode.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support-files/buildnode.sh b/support-files/buildnode.sh index c9e04cd..a005502 100755 --- a/support-files/buildnode.sh +++ b/support-files/buildnode.sh @@ -9,7 +9,7 @@ # Mark Huang # Copyright (C) 2005 The Trustees of Princeton University # -# $Id: buildnode.sh,v 1.2 2005/09/03 21:42:07 mlhuang Exp $ +# $Id: buildnode.sh,v 1.3 2005/10/03 14:34:58 mlhuang Exp $ # # Get the production /etc/yum.conf file. XXX When MAs begin deploying @@ -34,6 +34,7 @@ d EOF # And replace them with a section for the RPMS that were just built + yum-arch $(dirname $RPM_BUILD_DIR)/RPMS cat >> yum.conf <