# 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}

# We ship the upstream version of jQuery because Trac and plugins tend to
# depend on the specific version.
trac: embedded-javascript-library usr/share/pyshared/trac/htdocs/js/jquery.js
