[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug 27092 breaks localisation of potato install (IMPORTANT)



[bcc'd to debian-x to avoid cross-post trash.  fix headers if you don't
want to reply there.]

On Sat, Aug 12, 2000 at 01:51:53PM -0500, Branden Robinson wrote:
> Just sourcing /etc/environment like a shell script is wrong.  However,
> individual users may customize /etc/X11/Xsession (or /etc/X11/xdm/Xsession)
> to do this.

Correct, the proper way to do this is:

set -a
. /etc/environment
set +a

-- 
Raul



Reply to: