r37182 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37181‎ | r37182 | r37183 >
Date:15:30, 6 July 2008
Author:river
Status:old
Tags:
Comment:
build with external pcre
Modified paths:
  • /trunk/tools/ts-specs/TSphp.spec (modified) (history)

Diff [purge]

Index: trunk/tools/ts-specs/TSphp.spec
@@ -47,7 +47,8 @@
4848 --sysconfdir=/etc/opt/php \
4949 --with-config-file-path=/etc/opt/php \
5050 --with-mysql=/opt/mysql \
51 - --disable-path-info-check
 51+ --disable-path-info-check \
 52+ --with-pcre-regex=/opt/ts
5253
5354 gmake -j$CPUS
5455
@@ -81,5 +82,7 @@
8283 /etc/opt/php/pear.conf
8384
8485 %changelog
 86+* Sun Jul 6 2008 - river@wikimedia.org
 87+- build with external pcre
8588 * Sat Jun 21 2008 - river@wikimedia.org
8689 - initial spec

Status & tagging log