# HG changeset patch # User Pascal Bellard # Date 1266263471 -3600 # Node ID 22b929532887a9747147aa4a443b68c4ba6704f8 # Parent 574b7ff5dfabc12d45b292b20a6411cec9821b7b php-mcrypt: fix post_install (again) diff -r 574b7ff5dfab -r 22b929532887 php-mcrypt/receipt --- a/php-mcrypt/receipt Mon Feb 15 20:42:05 2010 +0100 +++ b/php-mcrypt/receipt Mon Feb 15 20:51:11 2010 +0100 @@ -35,7 +35,7 @@ post_install() { grep -q ^extension=mcrypt.so $1/etc/php.ini || \ - sed -e 's|;.*extension=mcrypt.so|; extension=mcrypt.so\nextension=mcrypt.so|' -i $1/etc/php.ini + sed -e 's|;.*extension=msql.so|; extension=msql.so\nextension=mcrypt.so|' -i $1/etc/php.ini # Start Web server. while read daemon file; do [ -z "$1" ] || continue