SHA256
1
0
forked from pool/krita
Christophe Giboudeaux 2021-08-11 13:40:16 +00:00 committed by Git OBS Bridge
parent ca9ea77572
commit c3115ea4cb

View File

@ -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