maintainer-approval requested: [Bug 244970] www/firefox: radio buttons missing in save file dialogue : [Attachment 212668] plasma5-breeze-gtk.diff
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 24 06:15:17 GMT 2020
Tobias Kortkamp <tobik at freebsd.org> has asked kde at FreeBSD.org for
maintainer-approval:
Bug 244970: www/firefox: radio buttons missing in save file dialogue
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970
Attachment 212668: plasma5-breeze-gtk.diff
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212668&action=edit
--- Comment #9 from Tobias Kortkamp <tobik at freebsd.org> ---
Created attachment 212668
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212668&action=edit
plasma5-breeze-gtk.diff
(In reply to timon from comment #8)
Works for me. Thanks. Attaching this as a proper patch.
Problem seems to be that GNU cp -r behaves differently than our cp(1) here and
the maybe more correct fix is to use
cp -r assets "${INSTALL_TARGET}"
instead without the / suffix after "assets".
More information about the kde-freebsd
mailing list