# Make scripts generated by "deploy" command use sys.executable instead of
# hard-coding /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}
