Fix mono dependency extraction
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 14 Jul 2008 08:53:10 +0000 (11:53 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 14 Jul 2008 08:53:10 +0000 (11:53 +0300)
commitb3bd21e9f07272a37c2259070f95b167e6301c79
tree71f1df457c4e41420bbe5b616f7cab7664dfca06
parentb256dc9e25dc7e9f9886edab0f3c8ceef8a4b27c
Fix mono dependency extraction
- use "Mono/.Net assembly" instead of "PE executable" for detection,
  later file reports bitness (eg "PE32 executable"), we just care if its
  mono or not. This is compatible with older libmagic too.
build/rpmfc.c