diff options
| author | Remi Collet <remi@remirepo.net> | 2017-04-13 09:46:13 +0200 |
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-04-13 09:46:13 +0200 |
| commit | 74e03fc5dc86c08fab1e43b9caeee03e4137c026 (patch) | |
| tree | c3a85255c05ad324a15052b66e8fee5e4f1e0dad | |
| parent | e676e85d8d562df4607180d8cd0cc5c1b156ce2c (diff) | |
fix el-6 build
| -rw-r--r-- | php-pecl-mcrypt.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-mcrypt.spec b/php-pecl-mcrypt.spec index b55d0c9..1ba2d54 100644 --- a/php-pecl-mcrypt.spec +++ b/php-pecl-mcrypt.spec @@ -182,6 +182,7 @@ fi %files %{?_licensedir:%license NTS/LICENSE} +%{!?_licensedir:%doc %{pecl_docdir}/%{pecl_name}} %{pecl_xmldir}/%{name}.xml %config(noreplace) %{php_inidir}/%{ini_name} |
