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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- libreoffice-bin-3.4.5.2.ebuild
0
++ libreoffice-bin-3.4.5.2.ebuild
Lines 146-152 Link Here
146
	cp -aR "${S}"/usr/* "${ED}"/usr/
146
	cp -aR "${S}"/usr/* "${ED}"/usr/
147
147
148
	# prevent revdep-rebuild from attempting to rebuild all the time
148
	# prevent revdep-rebuild from attempting to rebuild all the time
149
	insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"
149
	insinto /etc/revdep-rebuild && doins "${FILESDIR}/50-${PN}"
150
150
151
}
151
}
152
152

Return to bug 404105