Lines 188-194
src_install() {
Link Here
|
188 |
newins "${FILESDIR}"/lighttpd.logrotate-r1 lighttpd |
188 |
newins "${FILESDIR}"/lighttpd.logrotate-r1 lighttpd |
189 |
|
189 |
|
190 |
keepdir /var/l{ib,og}/lighttpd /var/www/localhost/htdocs |
190 |
keepdir /var/l{ib,og}/lighttpd /var/www/localhost/htdocs |
191 |
fowners lighttpd:lighttpd /var/l{ib,og}/lighttpd |
191 |
efowners lighttpd lighttpd /var/l{ib,og}/lighttpd |
192 |
fperms 0750 /var/l{ib,og}/lighttpd |
192 |
fperms 0750 /var/l{ib,og}/lighttpd |
193 |
|
193 |
|
194 |
#spawn-fcgi may optionally be installed via www-servers/spawn-fcgi |
194 |
#spawn-fcgi may optionally be installed via www-servers/spawn-fcgi |