]> git.pld-linux.org Git - packages/php.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 10 Sep 2005 19:32:44 +0000 (19:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-builddir.patch -> 1.1

php-builddir.patch [new file with mode: 0644]

diff --git a/php-builddir.patch b/php-builddir.patch
new file mode 100644 (file)
index 0000000..01c4216
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urbB php-5.0.5.org/scripts/Makefile.frag php-5.0.5/scripts/Makefile.frag
+--- php-5.0.5.org/scripts/Makefile.frag        2005-09-10 21:29:04.884122000 +0200
++++ php-5.0.5/scripts/Makefile.frag    2005-09-10 21:30:09.333324848 +0200
+@@ -4,7 +4,7 @@
+ #
+ phpincludedir = $(includedir)/php
+-phpbuilddir = $(libdir)/build
++phpbuilddir = $(libdir)/php/build
+ BUILD_FILES = \
+       scripts/phpize.m4 \
This page took 0.038211 seconds and 4 git commands to generate.