opnsense-ports/graphics/facedetect/files/patch-facedetect
Franco Fichtner 32e4a8f9f2 */*: sync with upstream
Taken from: HardenedBSD
2017-07-21 07:43:36 +02:00

11 lines
220 B
Text

--- facedetect.orig 2017-07-20 10:43:10 UTC
+++ facedetect
@@ -34,7 +34,7 @@ if 'cv' in dir(cv2):
# Profiles
-DATA_DIR = '/usr/share/opencv/'
+DATA_DIR = '%%LOCALBASE%%/share/OpenCV/'
CASCADES = {}
PROFILES = {