From c3115ea4cbf91c5fe917e3bc420a9bae162711e2baab48364fcae90d758d2ff5 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 11 Aug 2021 13:40:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=154 --- krita.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krita.spec b/krita.spec index 771a143..48882f7 100644 --- a/krita.spec +++ b/krita.spec @@ -143,7 +143,7 @@ export CXXFLAGS="%{optflags} -DHAS_ONLY_OPENGL_ES" %kf5_find_lang %{name} %endif -chmod -x %{buildroot}/%{_kf5_applicationsdir}/*.desktop +chmod -x %{buildroot}%{_kf5_applicationsdir}/*.desktop # remove shebang to avoid rpmlint warning, that file is not supposed to be run directly anyway sed -i "/#!\/usr\/bin\/env/d" %{buildroot}%{_kf5_libdir}/krita-python-libs/krita/sceditor/highlighter.py