From beda6975255144d77ddac09f8ed46380048e8679 Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Mon, 21 Jan 2013 12:38:10 +0000 Subject: [PATCH] fix pcm embed build git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- buildcore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildcore.sh b/buildcore.sh index 8c7b79a3a..0b8ab4845 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -44,7 +44,7 @@ ALLBUILD="perl-xCAT xCAT-client xCAT-server xCAT-IBMhpc xCAT-rmc xCAT-UI xCAT-te ZVMBUILD="perl-xCAT xCAT-server xCAT-UI" ZVMLINK="xCAT-client xCAT xCATsn" PCMBUILD="xCAT" -PCMLINK="perl-xCAT xCAT-client xCAT-server xCAT-buildkit xCAT-genesis-scripts" +PCMLINK="perl-xCAT xCAT-client xCAT-server xCAT-buildkit xCAT-genesis-scripts-x86_64" # Note: for FSM, the FlexCAT rpm is built separately from gsa/git FSMBUILD="perl-xCAT xCAT-client xCAT-server" FSMLINK=""