FreeBSD Bugzilla – Attachment 193124 Details for
Bug 228030
editors/openoffice-4 installs .desktop files in a manner KDE5 cannot handle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
openoffice-4.patch (text/plain), 569 bytes, created by
Alexander Kabaev
on 2018-05-06 23:48:53 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Alexander Kabaev
Created:
2018-05-06 23:48:53 UTC
Size:
569 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 469172) >+++ Makefile (working copy) >@@ -454,7 +454,9 @@ > ${LN} -f ${EXECBASE} ${EXECBASE}-$${i} ; \ > done > @${ECHO_CMD} "adding desktop support" >- @${LN} -sf ${XDGREL} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} >+ @${MKDIR} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} >+ @(cd ${STAGEDIR}${XDGDIR} && \ >+ ${COPYTREE_SHARE} . ${STAGEDIR}${DESKTOPDIR}/${EXECBASE}) > @cd ${WRKSRC} ; \ > . ${FREEBSD_ENV_SET} ; \ > cd sysui/$${INPATH}/misc/openoffice ; \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228030
: 193124