Commit b4b4b0ee authored by Łukasz Nowak's avatar Łukasz Nowak

Sort list.

parent eac0cc35
......@@ -38,20 +38,20 @@ ooo_paster = ${buildout:bin-directory}/cloudooo_paster
ooo_uno_path = ${libreoffice-bin:location}/basis-link/program
link_binary_list =
${coreutils:location}/bin/basename
${coreutils:location}/bin/tr
${coreutils:location}/bin/uname
${git:location}/bin/git
${imagemagick:location}/bin/convert
${mariadb:location}/bin/mysql
${mariadb:location}/bin/mysqldump
${pdftk:location}/bin/pdftk
${sed:location}/bin/sed
${tesseract:location}/bin/tesseract
${w3m:location}/bin/w3m
${xpdf:location}/bin/pdfinfo
${xpdf:location}/bin/pdftotext
${xtrabackup:location}/bin/xtrabackup_51
${sed:location}/bin/sed
${coreutils:location}/bin/basename
${coreutils:location}/bin/tr
${coreutils:location}/bin/uname
# XXX: products won't be needed as soon as all ERP5 (and products-deps)
# products will be eggified so then it will be possible to use them thanks to
......
......@@ -129,7 +129,7 @@ section = python2.7
# Default template for erp5 instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = 94f6b78ce22fc4cd425d83991b71cea2
md5sum = 70c9855ce24f5838a158edb26c5b1596
output = ${buildout:directory}/template.cfg
mode = 0644
......
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