%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
This commit is contained in:
parent
5f5a95f7bd
commit
b527fbd5e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user