FreeBSD Bugzilla – Attachment 170712 Details for
Bug 209407
devel/jsoncpp: Update to 1.7.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Additonal patch fixing includedir in .pc
jsoncpp.patch (text/plain), 546 bytes, created by
Yuri Victorovich
on 2016-05-27 06:32:31 UTC
(
hide
)
Description:
Additonal patch fixing includedir in .pc
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-05-27 06:32:31 UTC
Size:
546 bytes
patch
obsolete
>Index: devel/jsoncpp/Makefile >=================================================================== >--- devel/jsoncpp/Makefile (revision 415926) >+++ devel/jsoncpp/Makefile (working copy) >@@ -41,7 +41,7 @@ > @${REINPLACE_CMD} -i '' \ > -e 's|@CMAKE_INSTALL_PREFIX@|${PREFIX}|g' \ > -e 's|@LIBRARY_INSTALL_DIR@|${PREFIX}/lib|g' \ >- -e 's|@INCLUDE_INSTALL_DIR@|${PREFIX}/jsoncpp|g' \ >+ -e 's|@INCLUDE_INSTALL_DIR@|${PREFIX}/include/jsoncpp|g' \ > -e 's|@JSONCPP_VERSION@|${DISTVERSION}|g' \ > ${STAGEDIR}${PREFIX}/libdata/pkgconfig/jsoncpp.pc >
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 209407
:
170160
|
170161
|
170307
|
170313
| 170712