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

Collapse All | Expand All

(-)a/www-servers/lighttpd/lighttpd-1.4.39.ebuild (-1 / +1 lines)
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

Return to bug 541406