]> git.pld-linux.org Git - packages/php.git/commitdiff
drop obsolete libpq_fs_h_path.patch
authorElan Ruusamäe <glen@delfi.ee>
Tue, 24 Feb 2015 19:13:12 +0000 (21:13 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 27 Feb 2015 15:27:16 +0000 (17:27 +0200)
php-libpq_fs_h_path.patch [deleted file]
php.spec

diff --git a/php-libpq_fs_h_path.patch b/php-libpq_fs_h_path.patch
deleted file mode 100644 (file)
index df29656..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN php5.3-200803022130/ext/pgsql/php_pgsql.h mod/ext/pgsql/php_pgsql.h
---- php5.3-200803022130/ext/pgsql/php_pgsql.h  2008-01-30 11:31:48.000000000 +0000
-+++ mod/ext/pgsql/php_pgsql.h  2008-03-02 22:27:42.292062316 +0000
-@@ -41,7 +41,7 @@
- #define PHP_PGSQL_API __declspec(dllimport)
- #endif
- #else
--#include <libpq/libpq-fs.h>
-+#include <postgresql/server/libpq/libpq-fs.h>
- # if defined(__GNUC__) && __GNUC__ >= 4
- #  define PHP_PGSQL_API __attribute__ ((visibility("default")))
- # else
index e6124630c3f9c074d9dcba2b07fdc7439a8c23a7..714710dd99471bfb6ed7851a11cc3e92929083a7 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -157,7 +157,6 @@ Patch0:             %{orgname}-shared.patch
 Patch1:                %{orgname}-pldlogo.patch
 Patch2:                %{orgname}-mail.patch
 Patch3:                %{orgname}-link-libs.patch
-Patch4:                %{orgname}-libpq_fs_h_path.patch
 Patch5:                %{orgname}-filter-shared.patch
 Patch6:                %{orgname}-build_modules.patch
 Patch7:                %{orgname}-sapi-ini-file.patch
@@ -1972,7 +1971,6 @@ Moduł PHP umożliwiający używanie kompresji zlib.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
This page took 0.047756 seconds and 4 git commands to generate.