x11-themes/gentoo-xcursors: Remove unnecessary dodir
authorMatt Turner <mattst88@gentoo.org>
Fri, 11 Oct 2019 04:42:17 +0000 (21:42 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 11 Oct 2019 04:42:36 +0000 (21:42 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild

index 8536e5c40104776033e0b61520a1d0453420014c..6c8101cdeff95f545589a6066a39704e7b933977 100644 (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 *
 }