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

Collapse All | Expand All

(-)opensm-3.3.17.ebuild.orig (-1 / +1 lines)
Lines 36-42 Link Here
36
36
37
src_install() {
37
src_install() {
38
	default
38
	default
39
	newconfd "${S}/scripts/opensm.sysconfig" opensm
39
	newconfd "${FILESDIR}/opensm.conf.d" opensm
40
	newinitd "${FILESDIR}/opensm.init.d" opensm
40
	newinitd "${FILESDIR}/opensm.init.d" opensm
41
	insinto /etc/logrotate.d
41
	insinto /etc/logrotate.d
42
	newins "${S}/scripts/opensm.logrotate" opensm
42
	newins "${S}/scripts/opensm.logrotate" opensm

Return to bug 387623