Added patch

This commit is contained in:
2024-05-23 23:34:44 +02:00
parent 7f2b10b955
commit 18c910f179
2 changed files with 33 additions and 2 deletions

View File

@@ -25,10 +25,10 @@ BDEPEND="
S="${WORKDIR}/${PN}-v${PV}"
PATCHES=( "${FILESDIR}"/0001-Make-gmobile-not-dep-on-the-subproject.patch" )
src_prepare() {
default
rm -r "${S}"/subprojects/gmobile.wrap || die
rm -r "${S}"/subprojects/libadwaita.wrap || die
}
src_install() {