diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index fbd6bb058a2..def5f8a0630 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -15,6 +15,7 @@ HOMEPAGE="https://apps.kde.org/kile/ https://kile.sourceforge.io/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" + S="${WORKDIR}/${MY_P}" KEYWORDS="~amd64 ~arm64 ~riscv ~x86" fi @@ -60,8 +61,6 @@ RDEPEND="${DEPEND} DOCS=( kile-remote-control.txt ) -S=${WORKDIR}/${MY_P} - PATCHES=( "${FILESDIR}/${PN}-2.9.93_p20221123-cmake.patch" ) src_configure() {