Separate helper for script interpreters, split out of librpmbuild
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 10 Feb 2010 09:19:49 +0000 (11:19 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 10 Feb 2010 09:19:49 +0000 (11:19 +0200)
commita79822f382c2e9e5002e7b411fa556c999fdc331
treeb5a9a7162559bac930055401401723dde93008c0
parentc03be327fe94d1436b00419e20946c6dc10a6743
Separate helper for script interpreters, split out of librpmbuild
- permit overriding/customization of script interepreter dependencies
- unlike the C-version, the interpreter.req only looks at the first line
  for shebang: libmagic only looks at the first line too, so anything
  else will never get classified as scripts in the first place
build/rpmfc.c
macros.in
scripts/Makefile.am
scripts/interpreter.req [new file with mode: 0755]