diff options
| author | Remi Collet <remi@remirepo.net> | 2023-10-23 13:53:11 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-10-23 13:53:11 +0200 | 
| commit | caf979be90af2b6697793d561807bc676a96f0e1 (patch) | |
| tree | 14cb3623803d926995a1375eb9b77aaab9d3386e | |
| parent | 6ca779b2d0319ac54edc6350bcdf06ea7630c31f (diff) | |
more doc
| -rw-r--r-- | php-tecnickcom-tc-lib-pdf-encrypt.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec index 8445b96..23a30dd 100644 --- a/php-tecnickcom-tc-lib-pdf-encrypt.spec +++ b/php-tecnickcom-tc-lib-pdf-encrypt.spec @@ -124,7 +124,7 @@ exit $ret  %{!?_licensedir:%global license %%doc}  %license LICENSE  %doc composer.json -%doc README.md +%doc *.md  %dir %{_datadir}/php/Com  %dir %{_datadir}/php/Com/Tecnick  %dir %{_datadir}/php/Com/Tecnick/Pdf  | 
