Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Feb 2010 13:23:02 +0000 (15:23 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Feb 2010 13:23:02 +0000 (15:23 +0200)
commite7f73133cbb35ed0f21938996018654391b0a7d7
tree8f6ea030086c3852f908120099ad6ff8516d7a43
parent0e36eb1370e4e856a337460a2d69de4288aed77b
Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136)
- With "#!/usr/bin/env <interpreter>" shebang directives, rpm previously
  only added a dependency for /usr/bin/env, completely missing the
  actual interpreter. If the interpreter happens to be an absolute path, we
  can just add it as is.
- Patch originally from Ville Skyttä
scripts/script.req