Skip to content

Commit

Permalink
profiles: whitelist alternative data directory for tesseract
Browse files Browse the repository at this point in the history
on Debian the data is in /usr/share/tesseract-ocr/
  • Loading branch information
reinerh committed Nov 18, 2023
1 parent 6442450 commit 3c303ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/profile-m-z/tesseract.profile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ include whitelist-common.inc
include whitelist-run-common.inc
include whitelist-runuser-common.inc
whitelist /usr/share/tessdata
whitelist /usr/share/tesseract-ocr
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

Expand Down

0 comments on commit 3c303ab

Please sign in to comment.