[ 
https://issues.apache.org/jira/browse/TS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13607382#comment-13607382
 ] 

ASF subversion and git services commented on TS-1763:
-----------------------------------------------------

Commit 1475f863aa4644c300b3258036273b4df8ca8e79 in branch refs/heads/master 
from [~wazboy]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1475f86 ]

TS-1763: add Arch Linux config.layout

                
> Please add an Arch Linux config.layout
> --------------------------------------
>
>                 Key: TS-1763
>                 URL: https://issues.apache.org/jira/browse/TS-1763
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Galen Sampson
>            Assignee: Zhao Yongming
>            Priority: Trivial
>
> Please add an Arch Linux config.layout
> ===============================================
> {noformat}
> --- config.layout.orig  2013-03-16 13:21:39.475213473 -0700
> +++ config.layout       2013-03-16 13:34:04.501781685 -0700
> @@ -257,3 +257,23 @@
>      logdir:        ${prefix}/logs+
>      cachedir:      ${datadir}
>  </Layout>
> +
> +<Layout Arch>
> +    prefix:        /usr
> +    exec_prefix:   ${prefix}
> +    bindir:        ${exec_prefix}/bin
> +    sbindir:       ${exec_prefix}/sbin
> +    libdir:        ${exec_prefix}/lib
> +    libexecdir:    ${libdir}+
> +    infodir:       ${prefix}/share/info
> +    mandir:        ${prefix}/share/man
> +    sysconfdir:    /etc+
> +    datadir:       ${prefix}/share+
> +    docdir:        ${prefix}/share/doc+
> +    installbuilddir: ${datadir}/build
> +    includedir:    ${prefix}/include
> +    localstatedir: /run
> +    runtimedir:    /run+
> +    logdir:        /var/log+
> +    cachedir:      /var/lib+
> +</Layout>
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to