diff options
-rwxr-xr-x | tools/checkperms/checkperms.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py index 86006d7..c105fbd 100755 --- a/tools/checkperms/checkperms.py +++ b/tools/checkperms/checkperms.py @@ -59,6 +59,7 @@ WHITELIST_FILES = [ '/o3d/build/gyp_o3d', '/o3d/gypbuild', '/o3d/installer/linux/debian.in/rules', + '/third_party/ffmpeg/patched-ffmpeg/tools', '/third_party/icu/source/runconfigureicu', '/third_party/lcov/bin/gendesc', '/third_party/lcov/bin/genhtml', |