diff options
Diffstat (limited to 'www/zend-framework1/files/pkg-message.in')
| -rw-r--r-- | www/zend-framework1/files/pkg-message.in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/www/zend-framework1/files/pkg-message.in b/www/zend-framework1/files/pkg-message.in index b3a323301231..03d32d1a4290 100644 --- a/www/zend-framework1/files/pkg-message.in +++ b/www/zend-framework1/files/pkg-message.in @@ -1,5 +1,6 @@ - -*************************************************************** +[ +{ type: install + message: <<EOM Now you need to adjust PHP's include_path to contain `%%DATADIR%%/library' @@ -25,4 +26,6 @@ http://framework.zend.com/manual/1.12/en/zend.tool.framework.introduction.html For more general information about the Zend Framework, please visit: http://framework.zend.com/ -*************************************************************** +EOM +} +] |
