http://bugzilla.xfce.org/show_bug.cgi?id=5557





--- Comment #4 from Peter Tribble <[email protected]>  2009-07-12 
09:32:30 UTC ---
Created an attachment (id=2449)
 --> (http://bugzilla.xfce.org/attachment.cgi?id=2449)
make xinitrc compatible with Solaris sh

The problem is with xinitrc, so we could either fix starxfce4 to run it with a
more capable shell, or replace the one-line

export FOO=bar

with

FOO=bar
export FOO

which is what the attached patch does.

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs

Reply via email to