Question #198817 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/198817

Joshua Rusch posted a new comment:
Gotcha, thanks.

Well, if you change your mind, here's the layout I used for where I put
stuff  :)

# RHEL/Centos Local Layout                                                      
                                                                                
    
<Layout RHEL-local>
    prefix:        /usr/local
    exec_prefix:   ${prefix}
    bindir:        ${prefix}/bin
    sbindir:       ${prefix}/sbin
    libdir:        ${prefix}/lib
    libexecdir:    ${prefix}/libexec
    mandir:        ${prefix}/man
    sysconfdir:    /etc/httpd.local/conf
    datadir:       ${prefix}/share/httpd
    installbuilddir: ${libdir}/httpd/build
    errordir:      ${datadir}/error
    iconsdir:      ${datadir}/icons
    htdocsdir:     /var/local/www/html
    manualdir:     ${datadir}/manual
    cgidir:        /var/local/www/cgi-bin
    includedir:    ${prefix}/include/httpd
    localstatedir: /var/local
    runtimedir:    /var/run/httpd-local
    logfiledir:    ${localstatedir}/log/httpd
    proxycachedir: ${localstatedir}/cache/httpd
</Layout>

-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.

_______________________________________________
Mailing list: https://launchpad.net/~ius-coredev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ius-coredev
More help   : https://help.launchpad.net/ListHelp

Reply via email to