removing commented out lines
This commit is contained in:
parent
e121357364
commit
641fd87a94
@ -56,13 +56,6 @@ pty module.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{modname}-%{version}
|
%autosetup -n %{modname}-%{version}
|
||||||
#mv %{modname}-%{version} python2
|
|
||||||
#chmod +x python2/tools/*
|
|
||||||
#find python2/examples -type f | xargs chmod a-x
|
|
||||||
#cp -pr python2 python3
|
|
||||||
|
|
||||||
#find python2 -type f -name '*.py' | xargs sed -i '1s|^#!.*|#!%{__python2}|'
|
|
||||||
#find python3 -type f -name '*.py' | xargs sed -i '1s|^#!.*|#!%{__python3}|'
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
|
Loading…
Reference in New Issue
Block a user