mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
x11-themes/catppuccin-kvantum: fix live ebuild
Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
This commit is contained in:
parent
d0bd8af7e7
commit
d85314a7c4
@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/catppuccin"
|
||||
EGIT_REPO_URI="https://github.com/catppuccin/Kvantum.git"
|
||||
inherit git-r3
|
||||
|
||||
S="${WORKDIR}/${P}/src"
|
||||
S="${WORKDIR}/${P}/themes"
|
||||
|
||||
RDEPEND="
|
||||
x11-themes/kvantum
|
||||
@ -20,5 +20,5 @@ SLOT="0"
|
||||
|
||||
src_install() {
|
||||
insinto "/usr/share/Kvantum"
|
||||
doins -r Catppuccin-*
|
||||
doins -r catppuccin-*
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user