[MacPorts] #46811: xinit: typo in startx: Xorg wont start (was: typo in startx: Xorg wont start)

MacPorts noreply at macports.org
Mon Feb 9 21:58:33 PST 2015


#46811: xinit: typo in startx: Xorg wont start
----------------------+------------------------
  Reporter:  joerg@…  |      Owner:  jeremyhu@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.3.3
Resolution:           |   Keywords:
      Port:  xinit    |
----------------------+------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => jeremyhu@…


Old description:

> line 67 is
>
>     export X11_PREFS_DOMAIN=org.macports ".X11"
>
> but should be
>
>     export X11_PREFS_DOMAIN=org.macports".X11"
>
> look at the space before ".X11

New description:

 line 67 is

 {{{
 export X11_PREFS_DOMAIN=org.macports ".X11"
 }}}

 but should be

 {{{
 export X11_PREFS_DOMAIN=org.macports".X11"
 }}}

 look at the space before ".X11

--

-- 
Ticket URL: <https://trac.macports.org/ticket/46811#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list