> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Updating the Environment
> Date: Thu, 29 May 2008 05:13:55 +1000
>
>
> Hi all,
> i'm having a small problem scripting my BLFS build....
>
> Any suggestions would be appreciated.
>
> Greg
> --
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page


Hi all,

appologies for wasting anyones time but i've figured it out myself.

Within my makefile there is the code
     @source envars && scripts/[EMAIL PROTECTED] which executes the required 
script for the build. It now reads
     @source /etc/profile && source envars && scripts/[EMAIL PROTECTED] which 
passes both the package variables and the new environment variables to the 
build script.
And its working very nicely
 
Happy LFSing

Greg
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to