[Bug 220668] x11/xinit: Incorrectly calculates $displayname used by xauth
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 18 07:41:59 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220668
Vladimir Kondratyev <wulf at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wulf at freebsd.org
--- Comment #6 from Vladimir Kondratyev <wulf at freebsd.org> ---
(In reply to Duane from comment #4)
> `expr $i : <regex>`.
1. Parenthesises should be placed around $i to screen leading dashes in startx
parameters: `expr \( $i \) : <regex>`
2. startx.cpp inside ${WRKSRC} directory is a right file to patch, not
/usr/local/bin/startx
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list