x11-themes/gentoo-xcursors: Remove unnecessary dodir

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2019-10-10 21:42:17 -07:00
parent c675e266b1
commit 4064fa07e9

View File

@@ -18,7 +18,6 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/cursors"
src_install() {
dodir /usr/share/cursors/xorg-x11
insinto /usr/share/cursors/xorg-x11
doins -r *
}