Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2017 07:41:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 220668] x11/xinit: Incorrectly calculates $displayname used by xauth
Message-ID:  <bug-220668-7141-5CVfqMrRHC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220668-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220668-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220668

Vladimir Kondratyev <wulf@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wulf@freebsd.org

--- Comment #6 from Vladimir Kondratyev <wulf@freebsd.org> ---
(In reply to Duane from comment #4)
> `expr $i : <regex>`.

1. Parenthesises should be placed around $i to screen leading dashes in sta=
rtx
parameters: `expr \( $i \) : <regex>`
2. startx.cpp inside ${WRKSRC} directory is a right file to patch, not
/usr/local/bin/startx

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220668-7141-5CVfqMrRHC>