[Xfce-bugs] [Bug 5557] startxfce4 doesn't work on Solaris

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Jul 12 11:32:30 CEST 2009


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





--- Comment #4 from Peter Tribble <peter.tribble at gmail.com>  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.



More information about the Xfce-bugs mailing list