Commit 36fcd8af authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki Committed by Leonardo Rochael Almeida

install more symlinks for poppler binaries : pdfseparate and pdfunite.

parent 432b4345
......@@ -139,8 +139,10 @@ link-binary =
{{ parameter_dict['tesseract'] }}/bin/tesseract
{{ parameter_dict['w3m'] }}/bin/w3m
{{ parameter_dict['poppler'] }}/bin/pdfinfo
{{ parameter_dict['poppler'] }}/bin/pdfseparate
{{ parameter_dict['poppler'] }}/bin/pdftotext
{{ parameter_dict['poppler'] }}/bin/pdftohtml
{{ parameter_dict['poppler'] }}/bin/pdfunite
{{ parameter_dict['dmtx-utils'] }}/bin/dmtxwrite
#############################
......
......@@ -167,8 +167,10 @@ link-binary =
{{ tesseract_location }}/bin/tesseract
{{ w3m_location }}/bin/w3m
{{ poppler_location }}/bin/pdfinfo
{{ poppler_location }}/bin/pdfseparate
{{ poppler_location }}/bin/pdftotext
{{ poppler_location }}/bin/pdftohtml
{{ poppler_location }}/bin/pdfunite
{{ dmtx_utils_location }}/bin/dmtxwrite
{{ aspell_location }}/bin/aspell
[certificate-authority]
......
......@@ -93,7 +93,7 @@ extra-context =
[template-zope]
< = template-jinja2-base
filename = instance-zope.cfg
md5sum = df0763b97b6a8fd31e224eda21bed129
md5sum = 1aa28ed156c7cd0dd442717dfc14ad01
extra-context =
key apache_location apache:location
key aspell_location aspell:location
......@@ -131,7 +131,7 @@ extra-context =
[template-tidstorage]
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/instance-tidstorage.cfg.in
md5sum = ab4983e34b712704b44031fe010d146f
md5sum = 5c52385b4f12fd9719975655bc2eddec
mode = 640
[template-cloudooo]
......
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