diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 * } |