Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 335637 | Differences between
and this patch

Collapse All | Expand All

(-)config.layout.orig (+20 lines)
Lines 168-170 Link Here
168
    logdir:        ${datadir}/logs
168
    logdir:        ${datadir}/logs
169
    cachedir:      ${datadir}/cache
169
    cachedir:      ${datadir}/cache
170
</Layout>
170
</Layout>
171
172
#   Gentoo Linux TrafficServer path layout.
173
<Layout Gentoo>
174
    prefix:        /usr
175
    exec_prefix:   ${prefix}
176
    bindir:        ${exec_prefix}/bin
177
    sbindir:       ${exec_prefix}/sbin
178
    libdir:        ${exec_prefix}/lib+
179
    libexecdir:    ${libdir}/plugins
180
    infodir:       ${prefix}/share/info
181
    mandir:        ${prefix}/share/man
182
    sysconfdir:    /etc+
183
    datadir:       ${prefix}/share+
184
    installbuilddir: ${datadir}/build
185
    includedir:    ${prefix}/include+
186
    localstatedir: /var+
187
    runtimedir:    /var/run+
188
    logdir:        /var/log+
189
    cachedir:      /var/cache+
190
</Layout>

Return to bug 335637