diff options
Diffstat (limited to 'www/php-dyn/files/pkg-message.in')
-rw-r--r-- | www/php-dyn/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php-dyn/files/pkg-message.in b/www/php-dyn/files/pkg-message.in index ebc7591bf5c5..8adc8ec7f0de 100644 --- a/www/php-dyn/files/pkg-message.in +++ b/www/php-dyn/files/pkg-message.in @@ -4,6 +4,6 @@ You have installed the php-dyn package. Edit %%LOCALBASE%%/etc/php.ini and add: -zend_extension="%%PREFIX%%/lib/php/extensions/php_dyn.so" +zend_extension="%%PREFIX%%/lib/php/%%EXT_DIR%%/php_dyn.so" ***************************************************************************** |