Changed
This commit is contained in:
parent
d64c783ac7
commit
4ad93dcdbb
@ -50,6 +50,7 @@ DOCS=( AUTHORS HACKING NEWS README )
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
|
||||
src_prepare() {
|
||||
eapply_user
|
||||
xdg_environment_reset
|
||||
}
|
||||
|
||||
@ -79,7 +80,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
meson_src_configure
|
||||
find "${ED}" -type f -name '*.la' -delete || die
|
||||
keepdir /var/lib/upower #383091
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user