Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 440700
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- a/owncloud-4.5.1.ebuild
0
++ b/owncloud-4.5.1.ebuild
Lines 38-46 Link Here
38
	doins -r .
38
	doins -r .
39
	dodir "${MY_HTDOCSDIR}"/data
39
	dodir "${MY_HTDOCSDIR}"/data
40
40
41
	webapp_serverowned "${MY_HTDOCSDIR}"/apps
41
	webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
42
	webapp_serverowned "${MY_HTDOCSDIR}"/data
42
	webapp_serverowned -R "${MY_HTDOCSDIR}"/data
43
	webapp_serverowned "${MY_HTDOCSDIR}"/config
43
	webapp_serverowned -R "${MY_HTDOCSDIR}"/config
44
	webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
44
	webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
45
45
46
	webapp_src_install
46
	webapp_src_install

Return to bug 440700