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

added pear module: MIME_Type

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