wok-current diff php-mcrypt/receipt @ rev 5002
[h-k]*: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 28 15:46:04 2010 +0100 (2010-02-28) |
parents | 22b929532887 |
children | f3327707164a |
line diff
1.1 --- a/php-mcrypt/receipt Mon Feb 15 20:51:11 2010 +0100 1.2 +++ b/php-mcrypt/receipt Sun Feb 28 15:46:04 2010 +0100 1.3 @@ -35,7 +35,7 @@ 1.4 post_install() 1.5 { 1.6 grep -q ^extension=mcrypt.so $1/etc/php.ini || \ 1.7 - sed -e 's|;.*extension=msql.so|; extension=msql.so\nextension=mcrypt.so|' -i $1/etc/php.ini 1.8 + sed -e 's|extension=msql.so|extension=msql.so\nextension=mcrypt.so|' -i $1/etc/php.ini 1.9 # Start Web server. 1.10 while read daemon file; do 1.11 [ -z "$1" ] || continue