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

(-)a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild (-1 / +1 lines)
Lines 29-35 src_install() { Link Here
29
			local name="${MY_PN}-${COLOUR}-${SIZE}"
29
			local name="${MY_PN}-${COLOUR}-${SIZE}"
30
			rm "${WORKDIR}"/${name}-${PV}/{COPYRIGHT,LICENSE} || die
30
			rm "${WORKDIR}"/${name}-${PV}/{COPYRIGHT,LICENSE} || die
31
			insinto /usr/share/cursors/xorg-x11/${name}
31
			insinto /usr/share/cursors/xorg-x11/${name}
32
			doins -r "${WORKDIR}"/${name}-${PV}
32
			doins -r "${WORKDIR}"/${name}-${PV}/*
33
		done
33
		done
34
	done
34
	done
35
}
35
}

Return to bug 794472