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/branches/2.8@16441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-05-29 07:22:22 +00:00
parent 3154df9b77
commit a2fb35c9c5

View File

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