[ 
https://issues.apache.org/jira/browse/TS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhao Yongming reassigned TS-1763:
---------------------------------

    Assignee: Zhao Yongming
    
> 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