diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-01 11:14:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-01 11:14:30 +0100 |
commit | e5f91e2788d5ec959f346468429365b32a979f4e (patch) | |
tree | 9e101df8b46357be091eebb5413e1ad41d511ba0 | |
parent | b4ebc2eca8fc77ec4916ae86cdc043fd6d1e05d3 (diff) |
php-pecl-apcu: add link to PR
-rw-r--r-- | php-pecl-apcu.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec index fda2d4e..5813dcf 100644 --- a/php-pecl-apcu.spec +++ b/php-pecl-apcu.spec @@ -153,7 +153,7 @@ if test "x${extver}" != "x%{version}"; then fi cd .. -# Fix file roles +# Fix file roles https://github.com/krakjoe/apcu/pull/69 sed -e '/LICENSE/s/role="src"/role="doc"/' \ -e '/NOTICE/s/role="src"/role="doc"/' \ -e '/README.md/s/role="src"/role="doc"/' \ |