[arch-commits] Commit in php/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Aug 17 06:25:42 UTC 2008


    Date: Sunday, August 17, 2008 @ 02:25:42
  Author: allan
Revision: 9348

upgpkg: php 5.2.6-5
    ncurses rebuild

Modified:
  php/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 06:25:36 UTC (rev 9347)
+++ PKGBUILD	2008-08-17 06:25:42 UTC (rev 9348)
@@ -3,7 +3,7 @@
 
 pkgname=php
 pkgver=5.2.6
-pkgrel=4
+pkgrel=5
 _suhosinver=0.9.6.2
 pkgdesc='A high-level scripting language'
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
             'gdbm: dba' \
             'libpng: gd' \
             'libjpeg: gd' \
-            'freetype2: gd' \
+            'freetype2: gd' \gen
             'pam: imap' \
             'libldap: ldap' \
             'mcrypt: mcrypt' \
@@ -57,6 +57,7 @@
 	--disable-rpath \
 	--disable-static \
 	--enable-shared \
+	--mandir=/usr/share/man \
 	"
 
 	phpextensions="--with-openssl=shared \




More information about the arch-commits mailing list