diff options
Diffstat (limited to 'x11-themes/kogaion-artwork-core')
-rw-r--r-- | x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 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 5e4f495d..3eaa4b55 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 @@ -48,9 +48,9 @@ src_install() { # Plymouth theme insinto /usr/share/plymouth - doins bizcom.png - doins -r themes/kogaion - + doins "${S}"/plymouth/bizcom.png + insinto /usr/share/plymouth/themes + doins -r "${S}"/plymouth/themes/kogaion insinto /usr/share/cursors/xorg-x11 dosym RezoBlue /usr/share/cursors/xorg-x11/default || "RezoBlue not found" |