You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: k...@freebsd.org
Last committer: adr...@freebsd.org
Ident: $FreeBSD: head/sysutils/kio-fuse/Makefil
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: k...@freebsd.org
Last committer: adr...@freebsd.org
Ident: $FreeBSD: head/sysutils/kio-fuse/Makefil
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244341
Martin Birgmeier changed:
What|Removed |Added
CC||d8zne...@aon.at
--- Comment #1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244341
--- Comment #2 from Martin Birgmeier ---
Created attachment 211999
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211999&action=edit
patch to use setclassenvironment() without mangling SDDM's environment
Can you try the attached
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244341
--- Comment #3 from Serge Volkov ---
(In reply to Martin Birgmeier from comment #2)
I tried this patch. Works as expected. The interface language is taken from the
'sddm_lang' variable, and the user environment is taken from login.conf.
Pr