Commit 4d598719 authored by Alexander Smorkalov's avatar Alexander Smorkalov

Merge pull request #5713 from ilya-lavrenov:lintian

parents 42001234 130d4b1b
......@@ -252,7 +252,8 @@ endif()
if(INSTALL_TESTS)
set(TESTS_LINTIAN_OVERRIDES "arch-dependent-file-in-usr-share" # usr/share/OpenCV/bin/opencv_test_ml
"binary-or-shlib-defines-rpath") # usr/share/OpenCV/bin/opencv_test_ml
"binary-or-shlib-defines-rpath" # usr/share/OpenCV/bin/opencv_test_ml
"python-script-but-no-python-dep") # usr/share/OpenCV/bin/calchist.py
else()
set(TESTS_LINTIAN_OVERRIDES "empty-binary-package") # there is no tests
endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment