Closed Apteryks closed 1 year ago
Fixes #1503.
Using tesseract-ocr's stock pkg-config, it would produce an error due to unquoted whitespace:
$ test ! -z pkg-config --libs-only-l --silence-errors tesseract bash: test: syntax error: `-larchive' unexpected
pkg-config --libs-only-l --silence-errors tesseract
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Fixes #1503.
Using tesseract-ocr's stock pkg-config, it would produce an error due to unquoted whitespace:
$ test ! -z
pkg-config --libs-only-l --silence-errors tesseract
bash: test: syntax error: `-larchive' unexpectedIn raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):