From ca9ea7757219e1f2846e6e51904ca76e5cd31a51ca6f0dca66c60d7200094030 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 11 Aug 2021 13:40:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=153 --- krita.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krita.spec b/krita.spec index e77c306..771a143 100644 --- a/krita.spec +++ b/krita.spec @@ -146,7 +146,7 @@ export CXXFLAGS="%{optflags} -DHAS_ONLY_OPENGL_ES" 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 +sed -i "/#!\/usr\/bin\/env/d" %{buildroot}%{_kf5_libdir}/krita-python-libs/krita/sceditor/highlighter.py %post -p /sbin/ldconfig %postun -p /sbin/ldconfig