Michal Hlavinka wrote:

> I'm trying to find out what are differences between environment for local
> rpm build and usual user's environment. 

You mean the difference between rpmbuild and... a manual "./configure; 
make"?

For starters, see rpm's output from

rpm --eval "%{configure}" which sets variance build/optimization flags.

and rpmbuild also does:
LANG=C ; export LANG
unset DISPLAY

-- Rex

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to