Drop dead comment from py2/py3
This commit is contained in:
parent
37e5530a20
commit
d2dea904d9
@ -84,8 +84,6 @@ make
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
%install
|
%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
|
%{python3} setup.py install -O1 --root %{buildroot} --prefix %{_prefix} --record=%{name}.files
|
||||||
make install-doc DESTDIR=%{buildroot} MANDIR=%{_mandir}
|
make install-doc DESTDIR=%{buildroot} MANDIR=%{_mandir}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user