commit:     d4eab124243257e4da9107b029f15b1e7d9ba2db
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 11:31:38 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 11:31:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4eab124

app-editors/kile: Minor style fix

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/kile/kile-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-editors/kile/kile-9999.ebuild 
b/app-editors/kile/kile-9999.ebuild
index fbd6bb058a..def5f8a063 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() {

Reply via email to