diff --git a/python-mutagen.spec b/python-mutagen.spec index 823735f..657c4c4 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -55,7 +55,7 @@ sphinx-build -b html -n docs docs/_build %install %py3_install -%{__install} -D -p -m 0644 man/*.1 %{buildroot}%{_mandir}/man1 +install -D -p -m 0644 man/*.1 %{buildroot}%{_mandir}/man1 # Remove hidden files rm -rf docs/_build/{.buildinfo,.doctrees}