Have xCAT metapackage source xcat.sh so postscripts act remotely sane

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-02-25 14:24:04 +00:00
parent 655844465b
commit 5424e21315

View File

@ -78,6 +78,7 @@ mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT
cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT
%post
. /etc/profile.d/xcat.sh
%ifnos linux
$RPM_INSTALL_PREFIX0/sbin/xcatconfig
%else