[
https://issues.apache.org/jira/browse/TS-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130756#comment-14130756
]
James Peach commented on TS-3009:
---------------------------------
Looks like libck also installs it's pkgconfig file
{code}
mkdir -p //opt/ats/lib || exit
mkdir -p //opt/ats/lib/pkgconfig || exit
chmod 755 //opt/ats/lib/pkgconfig
cp build/ck.pc //opt/ats/lib/pkgconfig/ck.pc || exit
{code}
> stop installing libck
> ---------------------
>
> Key: TS-3009
> URL: https://issues.apache.org/jira/browse/TS-3009
> Project: Traffic Server
> Issue Type: Bug
> Components: CK
> Reporter: James Peach
> Assignee: Phil Sorber
> Fix For: 5.2.0
>
>
> We should not install libck documentation, headers, libraries or anything
> else.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)