[Bug 273806] x11/libXcursor: Avoid duplicated path in XCURSORPATH
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273806] x11/libXcursor: Avoid duplicated path in XCURSORPATH"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Sep 2023 13:08:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273806
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=ffd7b6bd590ff4552e1f04c8004c723e296b669a
commit ffd7b6bd590ff4552e1f04c8004c723e296b669a
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-09-25 13:06:43 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-09-25 13:06:43 +0000
x11/libXcursor: Avoid duplicates in cursor search path
The cursor search path extrapolated by the configure script contains
duplicated paths. Work around this by providing the full correct
search path to configure via --with-cursorpath
PR: 273806, 273744
Reviewed by: arrowd
Approved by: x11 (manu)
x11/libXcursor/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.