forked from ceres-sees-all/ceres-ebuilds
please fucking work
This commit is contained in:
parent
cad188a962
commit
dba613b22b
1 changed files with 5 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue