Add a wacky file type guess change

Message from rpminspect was:
MIME type on /usr/include/pgsql/server/port/freebsd.h was text/plain
and became text/x-c on (all arches)

Related: #1970069
This commit is contained in:
Honza Horak 2021-06-19 10:04:34 +02:00 committed by fjanus
parent fe2e7af350
commit 38703687ee
1 changed files with 7 additions and 0 deletions

View File

@ -12,3 +12,10 @@ badfuncs:
xml:
ignore:
- /usr/share/doc/postgresql-docs/html/*.html
# Wacky guess on file type that we do not need to care
# Message: MIME type on <file> was text/plain and became text/x-c
types:
ignore:
- /usr/lib64/pgsql/postgresql-*/include/server/port/freebsd.h
- /usr/include/pgsql/server/port/freebsd.h