Oops - no export in environment file!

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2009-08-03 15:16:04 +00:00
parent f1fb75c8af
commit b05b5a679d

View File

@ -223,8 +223,7 @@ export XCATROOT PATH MANPATH" >>/etc/profile
echo "
# xCAT Perl setup
PERL5LIB=/usr/opt/perl5/lib/5.8.2:/usr/opt/perl5/lib/5.8.2/aix-thread-multi:/usr/opt/perl5/lib/site_perl/5.8.2:/usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi
export PERL5LIB" >>/etc/environment
PERL5LIB=/usr/opt/perl5/lib/5.8.2:/usr/opt/perl5/lib/5.8.2/aix-thread-multi:/usr/opt/perl5/lib/site_perl/5.8.2:/usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi " >>/etc/environment
fi
%endif