fixed bug 3598 for PCM Ai Lei, support it for rhels5.9.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-05-29 07:22:51 +00:00
parent a0f77dc958
commit 2f8b62530d

View File

@ -1199,7 +1199,8 @@ sub mkinstall
$pkglistfile,
$pkgdir,
$platform,
$partfile
$partfile,
$os
);
}