]> git.pld-linux.org Git - packages/php.git/commitdiff
- outdated
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 2 Oct 2003 08:28:18 +0000 (08:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-install.patch -> 1.3

php-pear-install.patch [deleted file]

diff --git a/php-pear-install.patch b/php-pear-install.patch
deleted file mode 100644 (file)
index 910d36b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- php/pear/Makefile.frag.orig        Wed Jun 18 14:15:02 2003
-+++ php/pear/Makefile.frag     Wed Jun 18 14:15:07 2003
-@@ -3,7 +3,7 @@
- peardir=$(PEAR_INSTALLDIR)
- # Skip all php.ini files altogether
--PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0
-+PEAR_INSTALL_FLAGS = -c $(top_builddir)/pear -dshort_open_tag=0 -dsafe_mode=0
- install-pear-installer: $(top_builddir)/sapi/cli/php
-       @$(top_builddir)/sapi/cli/php $(PEAR_INSTALL_FLAGS) $(srcdir)/install-pear.php $(srcdir)/package-*.xml
This page took 0.97764 seconds and 4 git commands to generate.