diff --git a/python-mutagen.spec b/python-mutagen.spec index 9bfa64e..60b567b 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -66,7 +66,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}