SOURCES: php-builddir.patch - update

arekm arekm at pld-linux.org
Sat Sep 10 22:12:20 CEST 2005


Author: arekm                        Date: Sat Sep 10 20:12:20 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update

---- Files affected:
SOURCES:
   php-builddir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/php-builddir.patch
diff -u SOURCES/php-builddir.patch:1.1 SOURCES/php-builddir.patch:1.2
--- SOURCES/php-builddir.patch:1.1	Sat Sep 10 21:32:44 2005
+++ SOURCES/php-builddir.patch	Sat Sep 10 22:12:15 2005
@@ -10,3 +10,15 @@
  
  BUILD_FILES = \
  	scripts/phpize.m4 \
+diff -urbB php-5.0.5.org/scripts/phpize.in php-5.0.5/scripts/phpize.in
+--- php-5.0.5.org/scripts/phpize.in	2005-06-15 19:19:41.000000000 +0200
++++ php-5.0.5/scripts/phpize.in	2005-09-10 21:51:45.523274024 +0200
+@@ -3,7 +3,7 @@
+ # Variable declaration
+ prefix='@prefix@'
+ exec_prefix="`eval echo @exec_prefix@`"
+-phpdir="`eval echo @libdir@`/build"
++phpdir="`eval echo @libdir@`/php/build"
+ includedir="`eval echo @includedir@`/php"
+ builddir="`pwd`"
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-builddir.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list