Skip to content

Fixed script installation in RPM spec file

This merge fixes the bundling of scripts in the RPM by swapping the %install order. I think the trick is to install python2 scripts last so that the final copy of the scripts in the build prefix carries the python2 shebang.

Merge request reports

Loading