mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
x11-themes/catppuccin-kvantum: fix live ebuild
Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
This commit is contained in:
@@ -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-*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user