From b527fbd5e90e8f5783cde9a0ce33bdf0dffbb6b6 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 27 Mar 2009 11:22:48 +0000 Subject: [PATCH] %ifarch i386 i586 i686 x86 x86_64 %endif is empty, we put %else true before %endif. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 0d90ab583..6266a7303 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -216,6 +216,8 @@ if [ "$1" = "1" ]; then #Only if installing for the first time.. $RPM_INSTALL_PREFIX0/sbin/mknb x86 $RPM_INSTALL_PREFIX0/sbin/mknb x86_64 $RPM_INSTALL_PREFIX0/sbin/mknb ppc64 +%else + true %endif fi $RPM_INSTALL_PREFIX0/sbin/makenetworks