One more build fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5814 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f9da4ef14b
commit
f7d3b26931
@ -115,7 +115,7 @@ if ! $GREP 'At revision' $SVNUP; then # Use to be: $GREP perl-xCAT $SVNUP; the
|
||||
fi
|
||||
if [ "$OSNAME" = "AIX" ]; then
|
||||
# For the 1st one we overwrite, not append
|
||||
echo "rpm -Uvh perl-xCAT-$SHORTVER*rpm" > $DESTDIR/instxcat
|
||||
echo "rpm -Uvh perl-xCAT-$SHORTSHORTVER*rpm" > $DESTDIR/instxcat
|
||||
fi
|
||||
|
||||
if $GREP xCAT-client $SVNUP; then
|
||||
|
Loading…
Reference in New Issue
Block a user