Broken scripts with bad shebang

Description:

Scripts starting with #!/usr/bin/python will be installed with #!python as their shebang. This will affect newly built packages. Consider a patch?

Additional info:

Steps to reproduce: