From: Matt Turner Date: Fri, 11 Oct 2019 04:42:17 +0000 (-0700) Subject: x11-themes/gentoo-xcursors: Remove unnecessary dodir X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4064fa07e98689c6bdd2732c0cefbdafc568fd39;p=gentoo.git x11-themes/gentoo-xcursors: Remove unnecessary dodir Signed-off-by: Matt Turner --- diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild index 8536e5c40104..6c8101cdeff9 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild @@ -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 * }