diff options
-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"/' \ |