summaryrefslogtreecommitdiff
path: root/x11-themes/kogaion-artwork-core
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-12-09 01:24:14 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-12-09 01:24:14 +0200
commit18fc001a30d2d966db1c17d2114aef41c08c650e (patch)
treeb74114029cfdba47e75a319a18a46756e8a5556b /x11-themes/kogaion-artwork-core
parent53d1f1bd0c68891a0943ee7d686ad47a4cb06c01 (diff)
Fixed the symlink. It now compiles
Diffstat (limited to 'x11-themes/kogaion-artwork-core')
-rw-r--r--x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
index 94966613..5e47956e 100644
--- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
+++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="~arm ~x86 ~amd64"
IUSE=""
RDEPEND="sys-apps/findutils
!<sys-boot/grub-0.97-r22
+ !<x11-themes/kogaion-artwork-core-2.1
!x11-themes/sabayon-artwork-core
"
@@ -46,7 +47,7 @@ src_install() {
doins "${S}"/background/*.jpg
insinto /usr/share/cursors/xorg-x11
- dosym RezoBlue default || "RezoBlue not found"
+ dosym RezoBlue /usr/share/cursors/xorg-x11/default || "RezoBlue not found"
}
pkg_postinst() {