diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-11-19 08:05:58 +0100 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-11-19 08:05:58 +0100 |
| commit | 60c716b18a79884134032fe5d652cf9de52e7dcf (patch) | |
| tree | 3d1f4a508040d92b498b5c5506ea8079c76f3fe8 | |
| parent | a4e6757406ac03e79223fc6399c2dedef610aede (diff) | |
php-pecl-yaml: patch URL
| -rw-r--r-- | php-pecl-yaml.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-yaml.spec b/php-pecl-yaml.spec index 7e6fdcb..e41183c 100644 --- a/php-pecl-yaml.spec +++ b/php-pecl-yaml.spec @@ -57,7 +57,8 @@ Documentation: http://php.net/yaml mv %{pecl_name}-%{version} NTS cd NTS -# honour --with-libdir option, patch sent to upstream +# honour --with-libdir option +# http://git.php.net/?p=pecl/file_formats/yaml.git;a=commitdiff;h=e1b40c36a8f0ba42a90c655ab3fc21bf4fb7d163 sed -e 's:/lib:/$PHP_LIBDIR:' -i config.m4 # Check upstream version (often broken) |
