please fucking work

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

View file

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