From e53393d4f8be7834f3a360d50578045251e75531 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 8 Jun 2017 09:40:52 +0200 Subject: [PATCH] remove last useless conditional Signed-off-by: Igor Gnatenko --- python-mutagen.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-mutagen.spec b/python-mutagen.spec index c3a7d54..5719a20 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -61,9 +61,7 @@ sphinx-build -b html -n docs docs/_build %install %py2_install -%if %{with python3} %py3_install -%endif %{__install} -D -p -m 0644 man/*.1 %{buildroot}%{_mandir}/man1