PapirusDevelopmentTeam/materia-kde

Two svg files are marked executable

ImBearChild opened this issue · 0 comments

I got following error from rpmlint when packing this on Open Build Service.

materia-kde-style.noarch: E: script-without-shebang /usr/share/plasma/desktoptheme/Materia-Color/widgets/switch.svg
materia-kde-style.noarch: E: script-without-shebang /usr/share/plasma/desktoptheme/Materia/widgets/switch.svg

I've found that there are two files /plasma/desktoptheme/Materia-Color/widgets/switch.svg and /plasma/desktoptheme/Materia/widgets/switch.svg in tarball marked executable, but svg files should not be executable.