Commit 3278daed authored by Marco Mariani's avatar Marco Mariani

added pear module: MIME_Type

parent 27f9901e
......@@ -12,6 +12,7 @@ parts =
eggs
template
template-apache-php
pear-mimetype
[application]
......@@ -28,8 +29,13 @@ filename = template.in
mode = 0644
location = ${buildout:parts-directory}/${:_buildout_section_name_}
[application-configuration]
location = config.php
[pear-mimetype]
recipe = plone.recipe.command
command = ${apache-php-postgres:location}/bin/pear install MIME_Type
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