Updated the patch

This commit is contained in:
2022-06-15 18:16:32 +02:00
parent 5980466d9b
commit 289480db7e
3 changed files with 30 additions and 16 deletions

View File

@@ -53,7 +53,7 @@ src_prepare() {
rm -r "${S}"/subprojects/libcall-ui || die
mv "${WORKDIR}"/libcall-ui-"${LCU_COMMIT}" "${S}"/subprojects/libcall-ui || die
eapply "${FILESDIR}"/polkitagent.patch
eapply "${FILESDIR}"/0001-Fix-for-polkit-120-and-higher.patch
}
src_install() {