diff --git a/mercurial.spec b/mercurial.spec index bd35462..2deb5e8 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -84,8 +84,6 @@ make popd %install -# NOTE: this is nasty, but if we want to have parallel Py2/Py3 mercurial.. -# ignoring now stuff related to *_completion, extensions %{python3} setup.py install -O1 --root %{buildroot} --prefix %{_prefix} --record=%{name}.files make install-doc DESTDIR=%{buildroot} MANDIR=%{_mandir}