please
This commit is contained in:
parent
dba613b22b
commit
01e7971ccc
1 changed files with 3 additions and 4 deletions
|
|
@ -45,11 +45,10 @@ src_configure() {
|
||||||
meson_src_configure
|
meson_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_install() {
|
||||||
meson_src_compile
|
meson_src_install
|
||||||
rm -r "${WORKDIR}/cava-${PV}/*"
|
rm -r "${D}/usr/share/consolefonts"
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||||
elog "A default ~/.config/cava/config will be created after initial"
|
elog "A default ~/.config/cava/config will be created after initial"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue