Pranay Airan wrote:
> can you tell me for what we use *--build-as-nobody* what is this option for?

This is for detecting errors. The most important and frequent error that 
is caught by --build-as-nobody is that files are installed during the 
build phase of the package outside of the build directories, such as 
directly into %p=/sw/ instead of 
%i=/sw/src/fink.build/root-packagename/sw/, or even worse, somewhere 
into /usr/. Such bugs are difficult to detect otherwise.

-- 
Martin



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to