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

(-)gentoo-0.11.50.ebuild.orig (-1 / +2 lines)
Lines 26-32 Link Here
26
26
27
src_install() {
27
src_install() {
28
	einstall \
28
	einstall \
29
		sysconfdir=${D}/etc/gentoo || die
29
		sysconfdir=${D}/etc/gentoo \
30
		mkinstalldirs=${S}/mkinstalldirs || die
30
31
31
	if use gnome ; then
32
	if use gnome ; then
32
		insinto /usr/share/pixmaps
33
		insinto /usr/share/pixmaps

Return to bug 50344