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

(-)jffnms/jffnms-0.8.2.ebuild (-1 / +1 lines)
Lines 55-61 Link Here
55
	dodir ${MY_DESTDIR}
55
	dodir ${MY_DESTDIR}
56
	cp -r * "${D}${MY_DESTDIR}" || die
56
	cp -r * "${D}${MY_DESTDIR}" || die
57
	chown -R jffnms:apache "${D}${MY_DESTDIR}" || die
57
	chown -R jffnms:apache "${D}${MY_DESTDIR}" || die
58
	chmod -R ug+gw "${D}${MY_DESTDIR}" || die
58
	chmod -R ug+w "${D}${MY_DESTDIR}" || die
59
59
60
	einfo "JFFNMS has been partialy installed on your system. However you"
60
	einfo "JFFNMS has been partialy installed on your system. However you"
61
	einfo "still need proceed with final installation and configuration."
61
	einfo "still need proceed with final installation and configuration."

Return to bug 132570