This commit is contained in:
Ceres 2025-10-26 01:41:08 +00:00
parent dba613b22b
commit 01e7971ccc
Signed by: ceres-sees-all
GPG key ID: 9814758436430045

View file

@ -45,11 +45,10 @@ src_configure() {
meson_src_configure
}
src_compile() {
meson_src_compile
rm -r "${WORKDIR}/cava-${PV}/*"
src_install() {
meson_src_install
rm -r "${D}/usr/share/consolefonts"
}
pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "A default ~/.config/cava/config will be created after initial"