From b05b5a679d00635a1a89ae7e73847af5e21b0732 Mon Sep 17 00:00:00 2001 From: nott Date: Mon, 3 Aug 2009 15:16:04 +0000 Subject: [PATCH] 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 --- xCAT-client/xCAT-client.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index 115658ba9..80178f077 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -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