FreeBSD Bugzilla – Attachment 193285 Details for
Bug 226264
graphics/evince-lite pkg-plist error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
build fix
evince.patch (text/plain), 505 bytes, created by
Ivan Rozhuk
on 2018-05-11 18:05:33 UTC
(
hide
)
Description:
build fix
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2018-05-11 18:05:33 UTC
Size:
505 bytes
patch
obsolete
>Index: graphics/evince-lite/Makefile >=================================================================== >--- graphics/evince-lite/Makefile (revision 469650) >+++ graphics/evince-lite/Makefile (working copy) >@@ -13,8 +13,6 @@ > PLIST= ${.CURDIR}/pkg-plist > > post-install: >- ${RM} ${STAGEDIR}${PREFIX}/lib/systemd/user/evince.service >- ${RMDIR} ${STAGEDIR}${PREFIX}/lib/systemd/user >- ${RMDIR} ${STAGEDIR}${PREFIX}/lib/systemd >+ ${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd > > .include "${MASTERDIR}/Makefile"
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 226264
:
191081
|
193281
|
193282
| 193285