#make scripts generated by "deploy" command use sys.executable instead of hardcoding /usr/bin/python so that they work in virtualenv or other setups

trac: interpreter-not-absolute ./usr/share/pyshared/trac/admin/templates/deploy_trac.cgi #!${executable}
trac: unusual-interpreter ./usr/share/pyshared/trac/admin/templates/deploy_trac.cgi #!${executable}
trac: interpreter-not-absolute ./usr/share/pyshared/trac/admin/templates/deploy_trac.fcgi #!${executable}
trac: unusual-interpreter ./usr/share/pyshared/trac/admin/templates/deploy_trac.fcgi #!${executable}
trac: interpreter-not-absolute ./usr/share/pyshared/trac/admin/templates/deploy_trac.wsgi #!${executable}
trac: unusual-interpreter ./usr/share/pyshared/trac/admin/templates/deploy_trac.wsgi #!${executable}
 
