SOURCES: php4-lib.patch (NEW), php4-lib64.patch - fix
arekm
arekm at pld-linux.org
Mon Jul 11 22:19:02 CEST 2005
Author: arekm Date: Mon Jul 11 20:19:01 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix
---- Files affected:
SOURCES:
php4-lib.patch (NONE -> 1.1) (NEW), php4-lib64.patch (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SOURCES/php4-lib.patch
diff -u /dev/null SOURCES/php4-lib.patch:1.1
--- /dev/null Mon Jul 11 22:19:01 2005
+++ SOURCES/php4-lib.patch Mon Jul 11 22:18:56 2005
@@ -0,0 +1,12 @@
+diff -urbB php-4.4.0.org/scripts/Makefile.frag php-4.4.0/scripts/Makefile.frag
+--- php-4.4.0.org/scripts/Makefile.frag 2005-06-08 12:34:41.000000000 +0200
++++ php-4.4.0/scripts/Makefile.frag 2005-07-11 21:45:28.048990352 +0200
+@@ -4,7 +4,7 @@
+ #
+
+ phpincludedir = $(includedir)/php
+-phpbuilddir = $(libdir)/build
++phpbuilddir = $(libdir)/php/build
+
+ BUILD_FILES = \
+ scripts/phpize.m4 \
================================================================
Index: SOURCES/php4-lib64.patch
diff -u SOURCES/php4-lib64.patch:1.17 SOURCES/php4-lib64.patch:1.18
--- SOURCES/php4-lib64.patch:1.17 Mon Jul 11 21:48:31 2005
+++ SOURCES/php4-lib64.patch Mon Jul 11 22:18:56 2005
@@ -596,15 +596,4 @@
; Whether or not to enable the dl() function. The dl() function does NOT work
; properly in multithreaded servers, such as IIS or Zeus, and is automatically
-diff -urbB php-4.4.0.org/scripts/Makefile.frag php-4.4.0/scripts/Makefile.frag
---- php-4.4.0.org/scripts/Makefile.frag 2005-06-08 12:34:41.000000000 +0200
-+++ php-4.4.0/scripts/Makefile.frag 2005-07-11 21:45:28.048990352 +0200
-@@ -4,7 +4,7 @@
- #
-
- phpincludedir = $(includedir)/php
--phpbuilddir = $(libdir)/build
-+phpbuilddir = $(libdir)/php/build
-
- BUILD_FILES = \
- scripts/phpize.m4 \
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/php4-lib64.patch?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list