File ufoai-rpmlintrc of Package ufoai

#
# rpmlint says: 
#
# This script uses 'env' as an interpreter. For the rpm runtime dependency
# detection to work, the shebang #!/usr/bin/env python  needs to be patched into
# #!/usr/bin/python  otherwise the package dependency generator merely adds a
# dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python.
# Alternatively, if the file should not be executed, then ensure that it is not
# marked as executable or don't install it in a path that is reserved for
# executables.
# ufoai-devel.x86_64: E: env-script-interpreter (Badness: 9)
# /usr/share/ufoai/tools/blender/*.py /usr/bin/env python
#
# This scripts is the optional Blender helpers, there is no needed generate
# Python dependency for it in rpm package.
#
addFilter("env-script-interpreter")
openSUSE Build Service is sponsored by