This commit is contained in:
parent
2092968cdd
commit
ca9ea77572
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user