Fix yaml syntax in rpminspect.yaml

This commit is contained in:
Jan Grulich 2021-12-16 14:45:01 +01:00
parent 2c9c975b77
commit a8e93b65dd
1 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
---
badfuncs:
ignore:
- /usr/lib*/xorg/modules/extensions/libvnc.so
- /usr/bin/vncviewer
- /usr/bin/Xvnc
- /usr/bin/x0vncserver
- /usr/lib*/xorg/modules/extensions/libvnc.so
- /usr/bin/vncviewer
- /usr/bin/Xvnc
- /usr/bin/x0vncserver
runpath:
# This is intentional, we know where we need Mesa's libGL, which will always
# be in ${libdir} and not any third-party libGL that may be configured using
# ld.so.conf.
allowed_paths:
- /usr/lib64
- /usr/lib
- /usr/lib64
- /usr/lib