From 60c716b18a79884134032fe5d652cf9de52e7dcf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Nov 2013 08:05:58 +0100 Subject: php-pecl-yaml: patch URL --- php-pecl-yaml.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- cgit