summaryrefslogtreecommitdiff
path: root/roles/tesstrainer/tasks/ldlocal.yml
AgeCommit message (Collapse)Author
2020-05-04Roll training into main tesseract role; no need to keep it separateNick White
2019-01-05tesstrainer role installs basic tesseract tools too, and only build and run ↵Nick White
ldconfig when necessary Use register variables and handlers to only run ldconfig and build tools when there's some need to do so. The tesseractor role is now only to be used by hosts that don't want training tools, hosts that want both should just use the tesstrainer role.
2019-01-05Add /usr/local/lib to ld.so search pathNick White