]> git.pld-linux.org Git - packages/php.git/commitdiff
- drop test patch auto/th/php-5.3.19-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 30 Nov 2012 08:29:27 +0000 (09:29 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 30 Nov 2012 08:29:27 +0000 (09:29 +0100)
php.spec

index d8394ee01200d72a52067c3f95e69e34a851889f..d6b243357e412c4e5455fff761ea045fa503a242 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -202,7 +202,6 @@ Patch64:    %{orgname}-m4.patch
 Patch65:       system-libzip.patch
 Patch66:       %{orgname}-db.patch
 Patch67:       php-litespeed.patch
-Patch68:       php-test.patch
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:  aspell-devel >= 2:0.50.0}
@@ -1958,7 +1957,6 @@ cp -p php.ini-production php.ini
 %{__rm} -r sapi/litespeed
 gzip -dc %{SOURCE15} | tar xf - -C sapi/
 %patch67 -p1
-%patch68 -p1
 
 sed -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config.m4
 
This page took 0.055669 seconds and 4 git commands to generate.