diff options
| -rw-r--r-- | python/python-sphinx10.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-sphinx10.spec b/python/python-sphinx10.spec index 0627349..ff41e58 100644 --- a/python/python-sphinx10.spec +++ b/python/python-sphinx10.spec @@ -160,6 +160,9 @@ make test %doc AUTHORS CHANGES EXAMPLES LICENSE README README.Fedora TODO %{_bindir}/sphinx-* %{python_sitelib}/* +%dir %{_datadir}/sphinx-1.0/ +%dir %{_datadir}/sphinx-1.0/locale +%dir %{_datadir}/sphinx-1.0/locale/* %{_mandir}/man1/* %files doc |
