wok-next rev 1197
iFix: Typo in php.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Aug 07 22:25:15 2008 +0200 (2008-08-07) |
parents | cbb14556d72b |
children | b02249341793 |
files | php/receipt |
line diff
1.1 --- a/php/receipt Thu Aug 07 12:08:35 2008 +0000 1.2 +++ b/php/receipt Thu Aug 07 22:25:15 2008 +0200 1.3 @@ -29,7 +29,7 @@ 1.4 --with-gettext \ 1.5 --with-mysql=shared,usr \ 1.6 --with-pgsql=shared,usr \ 1.7 - --with-ldap=shared 1.8 + --with-ldap=shared \ 1.9 --disable-cli \ 1.10 $CONFIGURE_ARGS 1.11 make