diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-30 13:59:59 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-30 13:59:59 +0100 |
commit | d8d12df1549a88afa579f4aa35890ef1ec72eeed (patch) | |
tree | c23e1e3189d1030a778873a6bf54c0248c2d5eca | |
parent | 814c1ad186a6844135120f2845eaa3a9bd29eab2 (diff) |
php-pecl-xdebug: link to upstream PR
-rw-r--r-- | php-pecl-xdebug.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 9a4dbd2..a3b2f69 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -25,6 +25,7 @@ BuildRequires: php-pear >= 1:1.4.9-1.2 BuildRequires: php-devel >= 5.1.0 BuildRequires: libedit-devel +# https://github.com/xdebug/xdebug/pull/39 Patch0: %{pecl_name}-build.patch Requires(post): %{__pecl} |